issues
search
singer-io
/
tap-yotpo
GNU Affero General Public License v3.0
0
stars
7
forks
source link
TDL-5911: Upgreaded Exception Handling and added retry for status cod…
#13
Closed
dbshah1212
closed
3 years ago
dbshah1212
commented
3 years ago
Description of change
Updated the Error handling of the HTTP request.
Added retry for 400 and 502
Decreased retry from 10 to 3 as 10 is too much.
Added Unit test of it.
Manual QA steps
Checked Error message for some of the Errors and messages are proper.
3 times retry is working for 400 and 502
Risks
No risk
Rollback steps
revert this branch
Description of change
Manual QA steps
Risks
Rollback steps