issues
search
singer-io
/
tap-harvest
A Singer tap for extracting data from the Harvest API
GNU Affero General Public License v3.0
8
stars
13
forks
source link
Tdl 20438 add custom exception handling
#56
Open
prijendev
opened
2 years ago
prijendev
commented
2 years ago
Description of change
Add a custom class for error handling.
Retry all 5xx errors, rate limit error, timeout error, and connection error.
Added unit tests to verify error messages and retry counts.
Manual QA steps
Risks
Rollback steps
revert this branch
Description of change
Manual QA steps
Risks
Rollback steps