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-16326: Implement request timeout
#51
Closed
savan-chovatiya
closed
2 years ago
savan-chovatiya
commented
3 years ago
Description of change
TDL-16326
: Implement request timeout
Added request timeout for API requests with default timeout 300 seconds
Manual QA steps
Set small timeout and verified that sync calls are backing off for timeout error.
Provided timeout in integer, float, and string format and verified that it's used in the request.
Risks
Rollback steps
revert this branch
Description of change
TDL-16326: Implement request timeout
Manual QA steps
Risks
Rollback steps