-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
perf(webapp,run-store): grouped run-ops reads + mint-kind flip grace #4227
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
22 commits
Select commit
Hold shift + click to select a range
c642427
perf(webapp,run-store): group per-item run reads into batched queries
d-cs e7fb6bd
fix(run-store): drop force-injected id from findRunsByIds results whe…
d-cs fc9588f
chore(webapp): drop cancelDevSessionRuns changes from this PR
d-cs a32f169
fix(webapp): filter deleted runs out of a waitpoint's connected-runs …
d-cs 119c1f6
fix(run-store): give each parent its own hydrated relation object
d-cs 3e8faa5
fix(run-store): bound waitpoint connected-run reads to the display limit
d-cs e205b80
perf(run-store): narrow dedicated hydrator reads to requested columns
d-cs b9bf974
fix(webapp): schedule run-ops mint-kind flips to avoid duplicate runs
d-cs 54c79b6
test(webapp): assert malformed mint-flip stamp is inert when resolved
d-cs 98996c9
fix(webapp): stamp the mint-kind flip time from the control-plane DB …
d-cs 2e839a9
docs(webapp): document the mint-kind flip grace clock-domain assumption
d-cs 32e46e9
fix(webapp): extend mint-kind flip grace to global flips
d-cs 8891394
fix(run-store): fall back to the other store when a routed run read m…
d-cs 16df23f
chore(webapp,run-store): apply oxfmt to new files
d-cs bfb9ddf
fix(webapp): stop unrelated org flag saves from pinning the run-ops m…
d-cs 4660a0a
fix(webapp): schema-qualify waitpoint connected-run queries
d-cs ce00de1
fix(webapp): correct mint-flag grace baseline and lock down derived f…
d-cs c60dd3b
fix(run-store): bound connectedRuns relation hydrator on the dedicate…
d-cs bb008c9
chore(webapp,run-store): apply formatter
d-cs 9c10e14
test(run-store): assert exact connectedRuns cap in bound test
d-cs 7db8e46
refactor(webapp): read waitpoint connected runs via ORM instead of ra…
d-cs 5dc5a09
fix(webapp): serialize global mint-kind flips under a lock
d-cs 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
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.