Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Apr 16, 2024

Motivation:

Connection attempts should be made with a backoff period between them.

Modifications:

  • Add a connection backoff struct which can make an iterator to produces duration to backoff by

Result:

Can do backoff

Motivation:

Connection attempts should be made with a backoff period between them.

Modifications:

- Add a connection backoff struct which can make an iterator to produces
  duration to backoff by

Result:

Can do backoff
@glbrntt glbrntt added the version/v2 Relates to v2 label Apr 16, 2024
@glbrntt glbrntt requested a review from gjcairo April 16, 2024 13:46
@glbrntt glbrntt merged commit a637cf3 into grpc:main Apr 17, 2024
@glbrntt glbrntt deleted the connection-backoff branch April 17, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version/v2 Relates to v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants