Skip to content

Client reconnect policy #7

Description

@sunng87

Allowing user to provide a to-retry? function as reconnect policy.

the to-retry function takes several information of current retry loop state like time elapsed, retry count. And user could also call Thread.sleep inside this function to sleep.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions