issues
search
singer-io
/
tap-bing-ads
A Singer.io tap for extracting data from the Bing Ads API
GNU Affero General Public License v3.0
13
stars
30
forks
source link
Tdl 15861 implement request timeout
#95
Closed
namrata270998
closed
2 years ago
namrata270998
commented
2 years ago
Description of change
Implement request timeout with parameter provided in config
Manual QA steps
The request backoff for 60 seconds in case it is timed out.
Error should be thrown in case of retries not successful after all the tries
Checked the request timeout works for each stream and backoff
Risks
Rollback steps
revert this branch
Description of change
Implement request timeout with parameter provided in config
Manual QA steps
Risks
Rollback steps