Skip to content

How do you calculate your retry budget? #946

@rafatbiin

Description

@rafatbiin

I was reading: https://finagle.github.io/blog/2016/02/08/retry-budgets/ and came across the default number of minRetriesPerSec and percentCanRetry . as I understand this number can vary from service to service. how do you calculate these two numbers with the following objective in mind?

  1. Your retry budget should be relaxed enough that it shouldn't block retries in a normal scenario.
  2. Your retry budget should be strict enough that it will safeguard against a retry storm.

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