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

API requests should be resilient to API / Server throttling #75

Open
bgianfo opened this issue Sep 29, 2020 · 0 comments
Open

API requests should be resilient to API / Server throttling #75

bgianfo opened this issue Sep 29, 2020 · 0 comments

Comments

@bgianfo
Copy link
Owner

bgianfo commented Sep 29, 2020

The API can and does raise the following on server throttling:

VssServiceException: The server is currently busy,  please try again later.

We should handle this robustly by notifying the user, instead of crashing with an exception. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant