Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Retry handling for Clients #90

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

santhoshramaraj
Copy link
Member

What does this Pull Request accomplish?

Exposes retry handling from Uplink and example to implement retry handling with clients.

Why should this Pull Request be merged?

To develop robust client applications, users must handle common scenarios such as Too Many Requests and https disconnections when using the SystemLink clients.

What testing has been done?

TBD

@santhoshramaraj santhoshramaraj added the enhancement New feature or request label Jan 13, 2025
@santhoshramaraj santhoshramaraj self-assigned this Jan 13, 2025
@santhoshramaraj santhoshramaraj marked this pull request as ready for review January 13, 2025 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant