Hi team.
Error cases supported by assembly catches
| Ibm |
remove preview |
|
| Error cases supported by assembly catches |
| Several error cases that can be returned by the assembly are available to the catch function. |
| View this on Ibm > |
|
|
Hi team.
I'm trying to capture the error that occurs when the API call limit is reached.
In the documentation it appears that with API Gateway I can capture the events with the catch AssemblyRateLimitError
but it doesn't work, I always get the API Connect error and I need to have a custom error.
I need all of your help
Always the error is
{"httpCode":"429","httpMessage":"Too Many Requests","moreInformation":"Assembly Rate Limit exceeded"}
------------------------------
Oscar Gonzalez
------------------------------