-
Notifications
You must be signed in to change notification settings - Fork 571
Add stagingModeAutoFlushThreshold for staging mode batch control #26577
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
anthony-murphy
merged 30 commits into
microsoft:main
from
anthony-murphy-agent:staging-batch-control
Mar 25, 2026
Merged
Changes from 3 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
b0f4781
Add stagingModeMaxBatchOps to control batch boundaries during staging…
anthony-murphy-agent 0a3a73d
Rename stagingModeMaxBatchOps to stagingModeAutoFlushThreshold
anthony-murphy-agent ebf2e66
Apply default at assignment and add config override
anthony-murphy-agent a977adc
Address PR review feedback
anthony-murphy-agent 7ad4783
Remove DisableFlushBeforeProcess feature flag
anthony-murphy 2e5e536
Tie defaultStagingModeAutoFlushThreshold to largeBatchThreshold constant
anthony-murphy 869a38c
Merge branch 'remove-disable-flush-before-process' into staging-batch…
anthony-murphy 7d02235
Expose stagingModeAutoFlushThreshold on public ContainerRuntimeOptions
anthony-murphy b4921d8
Add staging mode threshold tests and fix telemetry expectations
anthony-murphy 839491d
Add IdAllocation+reconnect and pre-staged resubmit tests
anthony-murphy 9c29e85
Log StagingModeAutoFlush telemetry when threshold is hit
anthony-murphy 66cb285
Wrap exitStagingMode in a PerformanceEvent
anthony-murphy c82ea67
Wrap exitStagingMode in PerformanceEvent with batch telemetry
anthony-murphy fad8c0e
Remove e2e test for deleted DisableFlushBeforeProcess flag
anthony-murphy b026458
Merge branch 'remove-disable-flush-before-process' into staging-batch…
anthony-murphy 4f3aa38
Remove unused typeFromBatchedOp helper
anthony-murphy 4b4a868
Merge branch 'remove-disable-flush-before-process' into staging-batch…
anthony-murphy a77b5c7
Merge remote-tracking branch 'upstream/main' into staging-batch-control
anthony-murphy 0dfedf7
Fix GroupLargeBatch threshold and staged batch counting
anthony-murphy 5c284e4
Merge main into staging-batch-control
anthony-murphy fffd94f
Add stagingModeAutoFlushThreshold to downstream type satisfies checks
anthony-murphy bf6a381
Address review comments: remove autoFlushCount member, fix JSDoc
anthony-murphy 8819175
Fix replayPendingStates batch dedup: use Set like popStagedBatches
anthony-murphy d780ccd
Merge main into staging-batch-control
anthony-murphy c43a390
Merge branch 'main' of https://github.com/microsoft/FluidFramework in…
anthony-murphy 3ead929
Address PR review comments from markfields
anthony-murphy d590f0e
Merge remote-tracking branch 'upstream/main' into staging-batch-control
anthony-murphy fa989ed
fix: collapse multi-line call to satisfy biome formatting
anthony-murphy 96ac931
fix: resolve api-extractor @link error and unnecessary type assertions
anthony-murphy d2d96a1
Merge branch 'main' of https://github.com/microsoft/FluidFramework in…
anthony-murphy 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
Some comments aren't visible on the classic Files Changed page.
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
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.