-
Notifications
You must be signed in to change notification settings - Fork 457
fix(runtime-host): serve revision-consistent Usage snapshots #4068
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
Open
Sun-GLiang
wants to merge
23
commits into
apache:main
Choose a base branch
from
Sun-GLiang:fix/4058-usage-snapshot-consistency
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
ca8a5f4
fix(runtime-host): serve revision-consistent usage snapshots
Sun-GLiang 237542d
Merge remote-tracking branch 'upstream/main' into fix/4058-usage-snap…
Sun-GLiang acf8077
fix(runtime-host): lease usage snapshots to connections
Sun-GLiang 046828c
fix(desktop): release usage snapshot leases
Sun-GLiang 0dfe64f
Merge upstream/main into fix/4058-usage-snapshot-consistency
Sun-GLiang 6bb4474
fix(runtime-host): reserve usage snapshot capacity
Sun-GLiang 73baf0a
Merge upstream/main into fix/4058-usage-snapshot-consistency
Sun-GLiang 4b717f3
chore(test): refresh Windows skip inventory
Sun-GLiang 0dafb3c
Merge remote-tracking branch 'upstream/main' into fix/4058-usage-snap…
Sun-GLiang bdf0faf
Merge remote-tracking branch 'upstream/main' into fix/4058-usage-snap…
Sun-GLiang 6014925
Merge remote-tracking branch 'upstream/main' into fix/4058-usage-snap…
Sun-GLiang 1b3800a
Merge upstream/main into fix/4058-usage-snapshot-consistency
Sun-GLiang d54e03e
ci: retry transient Node test runner failure
Sun-GLiang 3415280
fix(runtime-host): retry busy usage snapshots
Sun-GLiang f599d71
Merge upstream/main into fix/4058-usage-snapshot-consistency
Sun-GLiang e9dc989
Merge apache/maka main into fix/4058-usage-snapshot-consistency
Sun-GLiang 95ce5ec
Merge upstream/main into fix/4058-usage-snapshot-consistency
Sun-GLiang 4fa7e8f
Merge upstream/main into fix/4058-usage-snapshot-consistency
Sun-GLiang 42491ab
Merge remote-tracking branch 'upstream/main' into fix/4058-usage-snap…
Sun-GLiang 4b818bc
Merge upstream/main into fix/4058-usage-snapshot-consistency
Sun-GLiang e59cf43
Merge upstream/main into fix/4058-usage-snapshot-consistency
Sun-GLiang 8bf3ddf
Merge upstream/main into fix/4058-usage-snapshot-consistency
Sun-GLiang 9f9dd0a
fix(desktop): serialize Usage snapshot reloads
Sun-GLiang 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
433 changes: 433 additions & 0 deletions
433
apps/desktop/src/main/__tests__/runtime-host-client-usage.test.ts
Large diffs are not rendered by default.
Oops, something went wrong.
471 changes: 107 additions & 364 deletions
471
apps/desktop/src/main/__tests__/runtime-host-usage-ipc-main.test.ts
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.