-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source Freshdesk: do not call response.json() inside should_retry #19349
Source Freshdesk: do not call response.json() inside should_retry #19349
Conversation
/test connector=connectors/source-freshdesk
Build PassedTest summary info:
|
/publish connector=connectors/source-freshdesk if you have connectors that successfully published but failed definition generation, follow step 4 here |
/publish connector=connectors/source-freshdesk
if you have connectors that successfully published but failed definition generation, follow step 4 here |
What
https://github.com/airbytehq/oncall/issues/1006
How
Do not call response.json() inside should_retry since the response body may be empty