Skip to content

[BR-1794]: include response headers in error handling for retry logic#359

Merged
terrerox merged 1 commit intomasterfrom
feature/add-error-headers
Feb 2, 2026
Merged

[BR-1794]: include response headers in error handling for retry logic#359
terrerox merged 1 commit intomasterfrom
feature/add-error-headers

Conversation

@terrerox
Copy link
Contributor

@terrerox terrerox commented Feb 2, 2026

Add headers property to AppError class to enable access to HTTP response headers when errors occur, supporting retry with backoff implementation for rate-limited requests.

…logic

Add headers property to AppError class to enable access to HTTP response headers (like retry-after) when errors occur, supporting retry with backoff implementation for rate-limited requests.
@terrerox terrerox requested a review from xabg2 February 2, 2026 04:40
@terrerox terrerox self-assigned this Feb 2, 2026
@terrerox terrerox merged commit 6e56ff9 into master Feb 2, 2026
2 checks passed
@terrerox terrerox deleted the feature/add-error-headers branch February 2, 2026 14:31
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.

2 participants