Skip to content

refactor: cleanup in-progress keys and readvising#3148

Open
barakmich wants to merge 4 commits into
authzed:mainfrom
barakmich:barakmich/last
Open

refactor: cleanup in-progress keys and readvising#3148
barakmich wants to merge 4 commits into
authzed:mainfrom
barakmich:barakmich/last

Conversation

@barakmich

Copy link
Copy Markdown
Contributor

Description

This PR cleans up the now-unneccessary InProgressKeys field in the request proto, as the serialized subplan is now being sent in the proto.

Then, a performance gain, to re-advise on dispatch (perhaps flipping arrows based on local statistics) and also choosing whether to dispatch based on operation (for now, Check benefits the most)

👋

@barakmich
barakmich requested a review from a team as a code owner June 2, 2026 19:34
@github-actions github-actions Bot added area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) area/dispatch Affects dispatching of requests labels Jun 2, 2026
@barakmich

Copy link
Copy Markdown
Contributor Author

I probably won't be cleaning this one up, but I wanted to pass on the last things I had in the queue. Take care, y'all 🖖

@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dispatch Affects dispatching of requests area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) Skip-Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants