issues
search
singer-io
/
tap-pipedrive
A Singer.io tap for extracting data from the Pipedrive API
GNU Affero General Public License v3.0
13
stars
34
forks
source link
TDL-19176: Add backoff/retry for 5xx errors
#115
Closed
hpatel41
closed
1 year ago
hpatel41
commented
2 years ago
Description of change
TDL-19176: Add backoff/retry for 5xx errors
Added backoff for 501 and 503 errors from the
API doc
Also handled other 5XX errors not mentioned in the doc.
Manual QA steps
Risks
Rollback steps
revert this branch
Description of change
TDL-19176: Add backoff/retry for 5xx errors
Manual QA steps
Risks
Rollback steps