Skip to content

Add CONFLICT and REQUEST_TIMEOUT handler error types - #11

Merged
mjameswh merged 1 commit into
mainfrom
add-handler-error-type-conflict
Oct 21, 2025
Merged

Add CONFLICT and REQUEST_TIMEOUT handler error types#11
mjameswh merged 1 commit into
mainfrom
add-handler-error-type-conflict

Conversation

@mjameswh

@mjameswh mjameswh commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

Description

Add the CONFLICT and REQUEST_TIMEOUT handler error types.

Changes

  • Added RequestTimeout and Conflict enum values to HandlerErrorType
  • Set Conflict as non-retryable by default, RequestTimeout as retryable by default.

Fixes #9

@mjameswh
mjameswh requested a review from a team as a code owner October 17, 2025 16:19
@mjameswh mjameswh self-assigned this Oct 17, 2025
@mjameswh
mjameswh requested a review from cretz October 17, 2025 16:22
@mjameswh
mjameswh merged commit 1d31bdc into main Oct 21, 2025
3 checks 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

2 participants