Skip to content

feat: add CancellationToken for graceful agent execution cancellation #3634

feat: add CancellationToken for graceful agent execution cancellation

feat: add CancellationToken for graceful agent execution cancellation #3634

Re-run triggered March 9, 2026 17:21
Status Failure
Total duration 4m 38s
Artifacts

pr-and-push.yml

on: pull_request
Matrix: call-test-lint / unit-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
check-api
Process completed with exit code 1.
StopReason: src/strands/types/event_loop.py#L39
Attribute value was changed: `Literal['content_filtered', 'end_turn', 'guardrail_intervened', 'interrupt', 'max_tokens', 'stop_sequence', 'tool_use']` -> `Literal['cancelled', 'content_filtered', 'end_turn', 'guardrail_intervened', 'interrupt', 'max_tokens', 'stop_sequence', 'tool_use']`
call-test-lint / Lint
Cache folder path is retrieved for pip but doesn't exist on disk: /home/runner/.cache/pip. This likely indicates that there are no dependencies to cache. Consider removing the cache step if it is not needed.