Skip to content

Conversation

@Aaron1011
Copy link
Member

@Aaron1011 Aaron1011 commented Jan 30, 2026

Note

Low Risk
Low risk: telemetry-only change that adds a span field and records whether step() returned a cached checkpoint result. No changes to step execution, checkpointing, or data persistence logic.

Overview
Adds a new cached field to the durable.task.step tracing::instrument span and records it at runtime as true when a checkpointed step returns a cached value and false otherwise.

This is gated behind the telemetry feature and does not alter step behavior beyond additional span metadata.

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

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@virajmehta virajmehta added this pull request to the merge queue Jan 30, 2026
Merged via the queue into main with commit 690b507 Jan 30, 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