Skip to content

Record 'outcome' field in 'durable.worker.execute_task' span#73

Merged
virajmehta merged 1 commit intomainfrom
aaron/record-outcome
Feb 28, 2026
Merged

Record 'outcome' field in 'durable.worker.execute_task' span#73
virajmehta merged 1 commit intomainfrom
aaron/record-outcome

Conversation

@Aaron1011
Copy link
Member

@Aaron1011 Aaron1011 commented Feb 11, 2026

Note

Low Risk
Telemetry-only change that adds a new span field and records it at completion; minimal runtime impact and no functional behavior changes.

Overview
Adds an outcome field to the durable.worker.execute_task tracing span and records the final task outcome (completed, failed, etc.) onto the current span after execution, improving trace visibility (e.g., in AWS X-Ray) alongside existing metrics.

Written by Cursor Bugbot for commit e4377ff. This will update automatically on new commits. Configure here.

@virajmehta virajmehta added this pull request to the merge queue Feb 28, 2026
Merged via the queue into main with commit c5b9f23 Feb 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants