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

[FC] Allow a portion of machines to skip saving snapshots #8655

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vanja-p
Copy link
Contributor

@vanja-p vanja-p commented Mar 14, 2025

This only applies to action executions which were already created from a snapshot. My hypothesis is that saving an updated snapshot doesn't provide future executions any benefit in these cases.

I choose to use the hostname to split the experiment, because I want every executor on a machine to write less to the filecache if it's in the experiment.

TODO: Still need to work on tests.

This only applies to action executions which were already created from a snapshot. My hypothesis is that saving an updated snapshot doesn't provide future executions any benefit in these cases.

I choose to use the hostname to split the experiment, because I want every executor on a machine to write less to the filecache if it's in the experiment.
@vanja-p vanja-p requested review from bduffany and maggie-lou March 14, 2025 21:10
@vanja-p vanja-p requested a review from tylerwilliams March 14, 2025 21:11
@vanja-p vanja-p changed the title Allow a portion of machines to skip saving snapshots FC: Allow a portion of machines to skip saving snapshots Mar 15, 2025
@vanja-p vanja-p changed the title FC: Allow a portion of machines to skip saving snapshots [FC] Allow a portion of machines to skip saving snapshots Mar 15, 2025
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.

1 participant