-
Task
-
Resolution: Done
-
Major
-
0.11.0
Sometimes we run into network issues and a HTTP call may fail. Idea is to have a retry functionality which is configurable globally that would make the HTTP call again if not successful (unless 500).
The script should wait 1 second between the calls.
Default of retry number should be 3.