-
Notifications
You must be signed in to change notification settings - Fork 551
feat(sc): sibling level rollout checkpointing at train boundary #3923
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
6d1c0f8
feat(rollout): add partial rollout lineage ledger
macandro96 3947302
fix(data-plane): make checkpoint barrier reentrant
macandro96 e09aab4
feat(rollout): persist sibling recovery state
macandro96 ee3906b
feat(rollout): add configurable recovery granularity
macandro96 6e33523
fix(rollout): reconcile sibling recovery tests
macandro96 b7fc4dc
test(rollout): cover sibling recovery across restart
macandro96 402fc4d
test(rollout): add data-plane checkpoint override
macandro96 d06318d
test(rollout): validate sibling recovery config
macandro96 d966d3a
fix(rollout): propagate prompt index through finalizer
macandro96 079f6f6
fix(rollout): harden sibling recovery checkpointing
macandro96 43871ff
fix(rollout): remove replay groups by stable id
macandro96 ff7fb98
fix(rollout): apply prompt-group recovery to live retries
macandro96 e852891
fix(rollout): preserve missing receipts across restart
macandro96 4bfc4ae
test(rollout): forward recovery granularity in sibling hook
macandro96 472ccd4
fix(rollout): address sibling recovery review findings
macandro96 ff36267
fix(rollout): address token capture review findings
macandro96 4d31868
refactor(rollout): rename resolved recovery granularity
macandro96 2755a26
fix(sc): enforce data-plane barrier ownership
macandro96 839f38d
fix(rollout): preserve mask state across recovery
macandro96 284d404
fix(rollout): repair recovery test integration
macandro96 cb78d63
fix(rollout): convert streamed capture receipts
macandro96 9d2b3f6
fix(rollout): harden recovery schema coverage
macandro96 6549009
fix: lint errors
macandro96 fa7f2bd
fix(rollout): harden sibling recovery invariants
macandro96 efcf43b
refactor(rollout): rename recovery granularity result
macandro96 34bcf9b
fix(rollout): align recovery policy with Gym routing
macandro96 5a74a6a
fix(nemo-gym): count resolved rollout agents
macandro96 e7447f7
test(sc): update rollout recovery fixtures
macandro96 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.