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

vpc sdk add docs on rate limiting #53

Open
powellquiring opened this issue Jun 5, 2022 · 1 comment
Open

vpc sdk add docs on rate limiting #53

powellquiring opened this issue Jun 5, 2022 · 1 comment

Comments

@powellquiring
Copy link

A golang app accessing lots of simultaneous vpc resources ended up with a non nil error code. When printed:

2022/06/05 07:38:44 VpcGenericOperation.Fetch, Get err:The system is currently unable to fulfill the request. Please retry. If the failure persists, contact support and provide the trace value from this error.
2022/06/05 07:38:44 VpcGenericOperation.Fetch, Get err:The system is currently unable to fulfill the request. Please retry. If the failure persists, contact support and provide the trace value from this error.

I can not find the docs for rate limiting

https://cloud.ibm.com/apidocs/vpc/latest?code=go

An example from a different service: https://cloud.ibm.com/apidocs/secrets-manager?code=go#rate-limits

slack Q/A: https://ibm-cloudplatform.slack.com/archives/C4XC6SWKG/p1654440955720799

@astha-jain
Copy link
Member

Opened an internal issue to capture this item.

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

2 participants