Join Slack
Powered by
Not sure this is SDK related but it is interesting...
# singer-tap-development
v
visch
04/01/2021, 9:33 PM
Not sure this is SDK related but it is interesting to think about
https://github.com/transferwise/pipelinewise-tap-oracle/issues/10
Automatic connection retry
a
aaronsteers
04/01/2021, 11:52 PM
@visch
- Thanks for sharing this! For REST APIs, we do auto-retry on specific errors (using the
backoff
library) and I’m excited about consolidating efforts like this into the API so all taps can benefit from them.
aaronsteers
04/01/2021, 11:53 PM
Certainly, the ability to gracefully recovery from network issues is an important sign of a mature tap. 👍
Open in Slack
Previous
Next