issues
search
singer-io
/
tap-facebook
Singer.io tap for Facebook Marketing API
GNU Affero General Public License v3.0
110
stars
141
forks
source link
TDL-15863: Implement Request Timeout
#173
Closed
savan-chovatiya
closed
2 years ago
savan-chovatiya
commented
3 years ago
Description of change
TDL-15863
: Implement Request Timeout
Added timeout in facebook_business initialization.
Added backoff for timeout exception for all the functions of sync which makes source call.
Manual QA steps
Set small timeout and verified that sync calls are backing off for timeout error.
Risks
Rollback steps
revert this branch
Description of change
TDL-15863: Implement Request Timeout
Manual QA steps
Risks
Rollback steps