Skip to content

feat(request): support Retry-After header #104

@marcstraube

Description

@marcstraube

Goal

Automatically respect Retry-After response headers (HTTP 429, 503) in the retry middleware.

Requirements

  • Parse both delta-seconds and HTTP-date formats
  • Override configured retry delay when Retry-After is present
  • Integrate with existing RetryQueue backoff logic

Metadata

Metadata

Assignees

Labels

effort:sSmall (15-30 min)enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions