feat: add CancellationToken for graceful agent execution cancellation #3634
pr-and-push.yml
on: pull_request
call-test-lint
/
Lint
1m 9s
check-api
11s
Matrix: call-test-lint / unit-test
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.
|