-
Notifications
You must be signed in to change notification settings - Fork 0
Fix what the relay loop does each tick: binding, durability, fairness, diagnostics, supersession #9
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
thisisjun786
wants to merge
41
commits into
codex/jun-103-shared-relay
Choose a base branch
from
codex/jun-103-relay-tick
base: codex/jun-103-shared-relay
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
41 commits
Select commit
Hold shift + click to select a range
9eded7d
Bind an anchor on every route to dispatched, and stop losing a refuse…
thisisjun786 bee8c39
Stop the observation budget from starving the generation that is actu…
thisisjun786 6ce5eae
Take ownership from the event, not from whoever was being polled
thisisjun786 c4c6f53
Recover only what someone actually asked to send
thisisjun786 9a2e3f4
Write down what one tick cannot starve or lose
thisisjun786 ff2a8d0
Give every parent a turn instead of the oldest backlog taking them all
thisisjun786 08071d2
Stop a stale event before the send instead of having it rejected after
thisisjun786 9c5d720
Say which stage a delivery is stuck at, and whether the loop is still…
thisisjun786 b3fdf9d
Close the operations contract on what the tick now guarantees
thisisjun786 23972b7
Record the invariants these two PRs actually added
thisisjun786 c68d891
Merge the socket-alias ownership fix from PR-A
thisisjun786 3b34931
Answer three review findings on the tick path
thisisjun786 52c0a93
Merge the ownership fixes from PR-A
thisisjun786 d3093e5
Merge the second round of ownership fixes from PR-A
thisisjun786 7d775a5
Scope the observation health block to the requested relationship
thisisjun786 5d49fbb
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 6b9b72d
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 aaf3c5e
Answer the third review round on phases, freshness and unbounded retry
thisisjun786 290e524
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 ef06aab
Answer the fourth review round on shared turns, pending anchors and o…
thisisjun786 65950a2
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 fe32128
Answer the fifth review round on cursors, shared anchors and outstand…
thisisjun786 87267c4
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 a721653
Answer the sixth review round on phases that outlived their evidence
thisisjun786 c2e7684
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 0510e78
Record settlement per assignment instead of per turn
thisisjun786 1fdb99d
Merge the eighth round of ownership fixes from PR-A
thisisjun786 2bdd2aa
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 2332d44
Answer the ninth review round on an upgrade and a fallback that said …
thisisjun786 eed13c8
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 342c958
Answer the tenth review round on what status could not show
thisisjun786 2614f98
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 23670dd
Merge the ownership-race fixes from PR-A
thisisjun786 f50e9fa
Give each assignment its own staged work, and each parent a moving wi…
thisisjun786 3a6673f
Write down what these fixes changed about the operating contract
thisisjun786 d27afa5
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 9b82f80
Recognise a rejection, and rebind after the pass that promotes a revi…
thisisjun786 d803b28
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 0660669
Count both binding passes, and annotate the two states that can never…
thisisjun786 99fd185
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 130c5e1
Merge branch 'codex/jun-103-shared-relay' into codex/jun-103-relay-tick
thisisjun786 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.