Skip to content

Dispatch worker jobs concurrently - #110

Merged
ariobarin merged 1 commit into
mainfrom
perf/concurrent-worker-dispatch
Jul 28, 2026
Merged

Dispatch worker jobs concurrently#110
ariobarin merged 1 commit into
mainfrom
perf/concurrent-worker-dispatch

Conversation

@ariobarin

Copy link
Copy Markdown
Owner

Summary

  • negotiate bounded concurrent job delivery with current workers
  • keep command status, cancellation, reads, and mutations in separate capacity lanes
  • let the relay skip queued jobs outside the worker's advertised capacity
  • preserve sequential behavior with older relays and workers

Verification

  • npm run check
  • git diff --check
  • two independent review-loop passes; final pass found no material defects

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
glossa Ignored Ignored Preview Jul 28, 2026 4:06pm

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Can't wait for the next one!

Reviewed commit: 53129c5925

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. What shall we delve into next?

Reviewed commit: 8881241935

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Copy Markdown
Owner Author

@codex review

@ariobarin
ariobarin force-pushed the perf/worker-session-auth branch from 50fe28a to 5253dec Compare July 28, 2026 15:35
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Can't wait for the next one!

Reviewed commit: 35c17ca16b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ariobarin
ariobarin force-pushed the perf/concurrent-worker-dispatch branch from 35c17ca to 4724ce4 Compare July 28, 2026 15:36

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 👍

Reviewed commit: 4724ce4b44

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Copy Markdown
Owner Author

@codex review

@ariobarin
ariobarin force-pushed the perf/worker-session-auth branch from b78c5dc to 64c85c8 Compare July 28, 2026 15:56
@ariobarin
ariobarin force-pushed the perf/concurrent-worker-dispatch branch from bf59894 to 0cde887 Compare July 28, 2026 15:56
@ariobarin
ariobarin force-pushed the perf/worker-session-auth branch from 64c85c8 to cc63921 Compare July 28, 2026 16:02
Base automatically changed from perf/worker-session-auth to main July 28, 2026 16:05
@ariobarin
ariobarin force-pushed the perf/concurrent-worker-dispatch branch from 0cde887 to d30a5dd Compare July 28, 2026 16:06
@ariobarin
ariobarin merged commit 7fb26ef into main Jul 28, 2026
36 checks passed
@ariobarin
ariobarin deleted the perf/concurrent-worker-dispatch branch July 28, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant