Skip to content

Conversation

@bchampp
Copy link
Member

@bchampp bchampp commented Nov 21, 2025

Issue #, if available:

Description of changes:
We shouldn't be failing executions on throttling exceptions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.


result = CheckpointError.from_exception(client_error)

assert result.error_category == CheckpointErrorCategory.INVOCATION
Copy link
Member

Choose a reason for hiding this comment

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

Enum equivalence take is rather than ==

@yaythomas yaythomas merged commit e92a341 into main Nov 26, 2025
9 checks passed
@yaythomas yaythomas deleted the fix/retry-throttling-exceptions branch November 26, 2025 19:00
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