-
Bug
-
Status:
Closed
-
Major
-
Resolution:
Fixed
-
None
-
-
None
-
- Graciously bypass errors. Give user whatever is accessible from ATS.
- If the requests returns any data in the response - Save it to the respective json file in the zip. And add "error." as prefix to the file name.
- Add a retry logic that uses a random delay
- The delay can vary between 3-6sec
- Maximum number of retries can be 3
- Display a progress bar.
- Display messages to give a better idea on whats happening internally.