Hi, I am trying to create a tap that has a restric...
# singer-tap-development
r
Hi, I am trying to create a tap that has a restrictive request limitation. The response is a 429 code with a "Retry-After" header containing the cool-off period before retrying. I found an example here but cannot figure out how to implement these examples. Any guidance would be appreciated!