Skip to content

Conversation

@mjameswh
Copy link
Contributor

Description

  • Add CONFLICT and REQUEST_TIMEOUT handler error types.
  • Update isRetryable() method to handle new error types correctly:
    • CONFLICT: Non-retryable by default;
    • REQUEST_TIMEOUT: Retryable by default.

Fixes #37

@mjameswh mjameswh merged commit 66e87c9 into main Oct 21, 2025
1 check passed
@mjameswh mjameswh deleted the add-handler-error-type-conflict branch October 21, 2025 05:12
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.

Add CONFLICT and REQUEST_TIMEOUT handler error types

3 participants