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

feat(torture): unify rollback and rollback crash #792

Open
wants to merge 1 commit into
base: gm_torture_rollback_support_enospc
Choose a base branch
from

Conversation

gabriele-0201
Copy link
Contributor

@gabriele-0201 gabriele-0201 commented Feb 7, 2025

The unification of the two has the side effect of handling
ENOSPC errors also for rollbacks that are expected to crash.

Closes THR-110

Copy link
Contributor Author

gabriele-0201 commented Feb 7, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

self.ensure_snapshot_validity(rr).await?;
Ok(())
}
// Udpate RequestResponse, the agent could have been respawned.
Copy link
Contributor

Choose a reason for hiding this comment

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

ditto

@gabriele-0201 gabriele-0201 force-pushed the gm_torture_rollback_support_enospc branch from d704d59 to bc7ff0c Compare February 12, 2025 10:19
The unification of the two has the side effect of handling
ENOSPC errors also for rollbacks that are expected to crash.
@gabriele-0201 gabriele-0201 force-pushed the gm_torture_rollback_support_enospc branch from bc7ff0c to 262e8da Compare February 12, 2025 10:27
@gabriele-0201 gabriele-0201 force-pushed the gm_torture_unify_rollback_and_rollback_crash branch from 1885e40 to 0385977 Compare February 12, 2025 10:27
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