Skip to content

RetryGatewayFilterFactory: Add random jitter to backoff calculation #3710

@bpeterson3134

Description

@bpeterson3134

Is your feature request related to a problem? Please describe.
The current RetryGatewayFilterFactory does not use any randomness to the jitter factor in the backoff calculation (its a constant value). Requesting to add randomness to the jitter factor to prevent thundering herd problems and improving resiliency.

Describe the solution you'd like
Calculate jitter factor randomly for the backoff calculation

Describe alternatives you've considered
None

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions