Skip to content

Document retry mechanic in a more detailed way #952

@mschwitalla

Description

@mschwitalla

The retry mechanic of riptide is only briefly described in the documentation and could have more details to cover different questions.

Detailed Description

Especially the note that only idempotent requests are retried should be documented as this cost me quite some time to figure out. Additionally you could document that by default only connection errors are retried and otherwise you should define the retry behavior yourself. The riptide-failsaife documentation reads like the configuration of the retry behavior in the config would be good enough.

Context

It will prevent people from making mistakes that could be prevented with a couple of sentences in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions