Skip to content

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

Open
Aaron1011 wants to merge 1 commit intomainfrom
aaron/record-outcome
Open

Record 'outcome' field in 'durable.worker.execute_task' span#73
Aaron1011 wants to merge 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.

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.

2 participants