Skip to content

Client reconnect policy #7

@sunng87

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions