-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 Facebook Marketing: Fix backoff trigger with ConnectionError #10348
🐛 Source Facebook Marketing: Fix backoff trigger with ConnectionError #10348
Conversation
f22e125
to
b4b9cff
Compare
/test connector=connectors/source-facebook-marketing
|
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.
LGTM
@lazebnyi , please publish your changes
Codecov Report
@@ Coverage Diff @@
## master #10348 +/- ##
=========================================
Coverage ? 87.37%
=========================================
Files ? 11
Lines ? 808
Branches ? 0
=========================================
Hits ? 706
Misses ? 102
Partials ? 0 Continue to review full report at Codecov.
|
/publish connector=connectors/source-facebook-marketing
|
/publish connector=connectors/source-facebook-marketing
|
/publish connector=connectors/source-facebook-marketing
|
What
#110 - Fix backoff trigger with ConnectionError
How
Added 104 status code to backoff errors code list.
Recommended reading order
x.java
y.python
Pre-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.md
bootstrap.md
. See description and examplesdocs/integrations/<source or destination>/<name>.md
including changelog. See changelog example