Skip to content

Configurable retry policy for failed API requests #13

Description

It would be useful to make the retry behavior configurable when API requests fail due to temporary network issues or rate limits.

Suggested improvements:

  • Allow configuring maximum retry attempts.
  • Support exponential backoff.
  • Provide an option to disable retries.
  • Log retry attempts for easier debugging.

This would improve reliability in unstable network environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions