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

Fix partitioned state issue by updating CDK #37406

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

maxi297
Copy link
Contributor

@maxi297 maxi297 commented Apr 18, 2024

What

Following some testing, we found out that partitioned states were always saved even if the partition wasn't successful. The fix was implemented in the CDK

How

Up the CDK version. We will assume this will work as there were tests added for Salesforce for the same issue (see test_given_slice_fails_when_read_then_state_is_partitioned)

User Impact

This should fix the bug. We will contact customers with syncs that had issues to propose a reset to them.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

ellipsis-dev bot commented Apr 18, 2024

Your free trial has expired. To continue using Ellipsis, sign up at https://app.ellipsis.dev for $20/developer/month. If you have any questions, reach us at help@ellipsis.dev

Copy link

vercel bot commented Apr 18, 2024

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

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 2:33pm

@octavia-squidington-iv octavia-squidington-iv requested review from a team April 18, 2024 13:58
@maxi297 maxi297 requested review from girarda and removed request for a team April 18, 2024 13:58
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Apr 18, 2024
@maxi297 maxi297 merged commit e2c1abc into master Apr 18, 2024
34 checks passed
@maxi297 maxi297 deleted the maxi297/update_stripe_with_partitioned_state_fix branch April 18, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/stripe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants