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

Don't drop the update in the Cache if the write fails #1745

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

ljeub-pometry
Copy link
Collaborator

What changes were proposed in this pull request?

Improve the error recovery in the GraphWriter

Why are the changes needed?

Currently, if the write fails the updates in the cache are lost.

Does this PR introduce any user-facing change? If yes is this documented?

No

How was this patch tested?

Existing tests, need to figure out how to make this failure actually occur.

Copy link
Collaborator

@miratepuffin miratepuffin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miratepuffin miratepuffin merged commit 694b40e into master Sep 4, 2024
19 checks passed
@miratepuffin miratepuffin deleted the bug/GraphWriterErrorHandling branch September 4, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants