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
The text was updated successfully, but these errors were encountered:
leszko
changed the title
Make the retry number configurable and reduce the default value to 3
Make the retry number configurable, reduce the default value to 3, and add error logging
Sep 27, 2019
leszko
changed the title
Make the retry number configurable, reduce the default value to 3, and add error logging
Reduce the default number of retries to 3 and add error logging
Sep 27, 2019
The behavior should be that in case of an error, calls to AWS REST API are retries 3 times and then the error from AWS REST API is printed to the user. If you checked that's the behavior, then that's all we need :)
Yes, it is escalating the error from AWS REST API to the user at the end of retries. I will update the default number of retries with a commit. Closing this issue now.
No description provided.
The text was updated successfully, but these errors were encountered: