You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.
Sometimes the request to Amazon API returns HTTP503. It's unknown why and seems to only be happending when requesting a large number of product within a short range. In fact the 9th slice of calls fails. I was unable to reproduce this locally.
However, if the request to Amazon fails, it should retry. The error is catched within the general bottlenose error handler. We have to see how to grab it from there and retry the call.
Sometimes the request to Amazon API returns HTTP503. It's unknown why and seems to only be happending when requesting a large number of product within a short range. In fact the 9th slice of calls fails. I was unable to reproduce this locally.
However, if the request to Amazon fails, it should retry. The error is catched within the general bottlenose error handler. We have to see how to grab it from there and retry the call.
The error message is:
The text was updated successfully, but these errors were encountered: