Skip to content
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

Validate error handler fallback #40570

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Conversation

maxi297
Copy link
Contributor

@maxi297 maxi297 commented Jun 27, 2024

What

Validate that the error handler fallback on the default mapping if it does not hit any status code

How

Adding a test. The reason it works if because of this code that gets executed as part of the DefaultErrorHandler when there is not match

User Impact

None, it's just a test

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

@maxi297 maxi297 requested a review from a team as a code owner June 27, 2024 01:16
Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Jun 27, 2024 7:45pm

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Jun 27, 2024
@maxi297 maxi297 merged commit 2b7ef3f into master Jun 27, 2024
28 checks passed
@maxi297 maxi297 deleted the maxi297/validate-error-handler-fallback branch June 27, 2024 21:03
xiaohansong pushed a commit that referenced this pull request Jul 9, 2024
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants