Skip to content

[codex] ROY-21: how could we continuous to process new tasks/jobs?#7

Merged
0xroylee merged 1 commit into
mainfrom
codex/roy-21
May 6, 2026
Merged

[codex] ROY-21: how could we continuous to process new tasks/jobs?#7
0xroylee merged 1 commit into
mainfrom
codex/roy-21

Conversation

@0xroylee

@0xroylee 0xroylee commented May 6, 2026

Copy link
Copy Markdown
Owner

Linear issue: ROY-21

This PR was created by the PIV Loop workflow.

Includes:

  • plan + implement session output
  • separate review/testing session

@0xroylee

0xroylee commented May 6, 2026

Copy link
Copy Markdown
Owner Author

PIV loop review for ROY-21

Result: FAIL

Code quality gates all passed (bun run check, bun run typecheck, bun test), but review found a multi-project polling regression in src/workflow.ts: resolveGlobalPollingSettings returns only the first project’s polling settings, so --all-projects now applies one project’s intervalMs, maxCycles, and exitWhenIdle globally. This can stop polling too early/late or sleep at the wrong interval for other projects, which violates per-project isolation expectations in multi-project orchestration.

Bugs were detected and converted to GitHub issues.

@0xroylee 0xroylee marked this pull request as ready for review May 6, 2026 10:28
@0xroylee 0xroylee merged commit 5d004f0 into main May 6, 2026
1 check failed
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