-
Notifications
You must be signed in to change notification settings - Fork 16
No ThrottlingException class in ECS client #821
Comments
Hi @himat , thanks for reaching out. I see that ThrottlingException error code is being mentioned in ECS Client API Docs. You could use that in your API Call. Sharing some other references - It would really be helpful if you could please share information stated below -
Thanks. |
|
Thanks for replying @himat . Looks like this is meant to be with JS Team. Reaching out to JS on call for further action |
Hi @himat , The reason the SDK does not have a concrete type for We can open a feature request with the service team to add this to their model as a modeled exception, for the sake of transparency I'd say that this would likely be classified as a lower priority issue and might not be implemented any time soon. Since you are using the JS SDK, you can safely use Thanks,
|
Hi @himat , I received word from the ECS team that they do not return any ThrottlingException from the server therefore they dont expose this error in their model. Thanks, |
This issue is now closed. Comments on closed issues are hard for our team to see. |
@RanVaknin uh... ok but the ECS API literally does return throttling errors, I have run into it many times. I don't know why they don't return an explicit ThrottlingException but it does get throttled |
The ECS client does not expose ThrottlingException for some reason.
The text was updated successfully, but these errors were encountered: