Skip to content

Reset throttle count on successful connection #27

@earnjam

Description

@earnjam

When a site attempts to self-connect, we increment the throttle counter. This helps with the back-off timing for successive connection failures to prevent performance issues on a site, or a site sending many repeated Hiive connection requests.

However, once a site is successful in connecting (a new token is stored) we should clear this throttle counter value, or reset it to 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions