Skip to content

Add HttpRetryOptions example and defaults to documentation #1149

@ffeldhaus

Description

@ffeldhaus

After retry was recently implemented and merged in #982 the documentation needs to be updated to provide an example how to use retry. Also the retry defaults of HttpRetryOptions need to be documented, the pydantic model for HttpRetryOptions unfortunately currently specifies the defaults as None with no further explanations.

Retry is the most important part for any production grade service and is mandatory to handle e.g. 429 errors during high load.

Metadata

Metadata

Assignees

Labels

priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions