Skip to content

Add jitter to subscription retry interval #173

@slashdotdash

Description

@slashdotdash

Whenever a subscription fails to subscribe it will retry the attempt after an interval. The default interval is 60 seconds. This scenario might occur in a multi-node deployment when the subscription is already connected on another node.

To ensure connection attempts don't always happen concurrently (causing spikes of load) a random jitter amount should be added to the retry interval.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions