This repository was archived by the owner on Jan 16, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 212
feat(node/sequencer) Break apart Engine operations to prevent blocking #3018
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
4ceef0f
Splitting build and seal into separate engine tasks
op-will ba52c32
Fixing linting
op-will dc0c11d
Cleaning up code
op-will 5ec6c42
Relaying seal errors from engine to sequencer
op-will e6b3567
Also handling temporary errors in sequencer
op-will e09906e
Reworking Engine seal interface to detect and relay errors
op-will 9eb566e
Fix lint
op-will c542137
Fix duplicate documentation.
op-will d6b99c5
Adding explicit match in BuildTask
op-will 02f7c61
Fix map_err nit in build/task.rs
op-will f131428
Propagate error nit in consolidate/task.rs
op-will 48ff01b
Adding ConsiderReseal error to SealError enum
op-will 5f9c4f2
Updating seal task logging and fn naming
op-will c555409
Braces nit in SealTask
op-will 0489b18
Extracting method for SealTask return logic
op-will bd22906
Fixing formatting in SequencerActor main loop match
op-will 28f2f5c
Handling ctx.cancellation.cancel() in one place instead of many
op-will 37925c4
Reverting 8ff01bf4ec110faf58e88ccdba619666728cf96
op-will 2ac3bfa
Adjusting next tick logic to match previous BuildTask logic
op-will 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
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.