Closed willi-mueller closed 5 months ago
improvements: allows one or more callable response_actions to be executed (#505)
fixing defects:
removes "response_actions": {"status_code": 429, "action": "retry" }
action == ignore"
response_actions
Sorry, I renamed the branch to conform to the convention but this closed this PR. See https://github.com/dlt-hub/verified-sources/pull/512
Tell us what you do here
improvements: allows one or more callable response_actions to be executed (#505)
fixing defects:
removes "response_actions": {"status_code": 429, "action": "retry" }
from the docs because onlyaction == ignore"
was implementedresponse_actions
was registered as a hookShort description
505
Related Issues
Additional Context