Skip to content

Optionally retry failed requests #9

@schmengler

Description

@schmengler

Add an option to retry failed requests (e.g. requests with exceptions, requests with 500 response status...), using a retry queue

Configuration:

  • which requests to retry (by target and response status)
  • how often to retry in which intervals
  • which queue implementation to use

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