- Notifications
You must be signed in to change notification settings - Fork 4.9k
Source Paypal Transaction: fix error handler #23211
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 Paypal Transaction: fix error handler #23211
Conversation
| /test connector=connectors/source-paypal-transaction
Build FailedTest summary info: |
Airbyte Code Coverage
|
| /test connector=connectors/source-paypal-transaction
Build PassedTest summary info: |
evantahler left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 for allowed_hosts and no bypass reasons for connector tests!
| /publish connector=connectors/source-paypal-transaction
if you have connectors that successfully published but failed definition generation, follow step 4 here |
What
Resolving https://github.com/airbytehq/oncall/issues/1513
How
Fix error handling
Recommended reading order
x.javay.pythonPre-merge Checklist
Expand the relevant checklist and delete the others.
Updating a connector
Community member or Airbyter
airbyte_secret./gradlew :airbyte-integrations:connectors:<name>:integrationTest.README.mdbootstrap.md. See description and examplesdocs/integrations/<source or destination>/<name>.mdincluding changelog. See changelog exampleAirbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
/test connector=connectors/<name>command is passing/publishcommand described here