Skip to content

Add configurable registration wait strategy#8

Open
MisonL wants to merge 7 commits intoDestinyCycloid:mainfrom
MisonL:feature/registration-wait-strategy
Open

Add configurable registration wait strategy#8
MisonL wants to merge 7 commits intoDestinyCycloid:mainfrom
MisonL:feature/registration-wait-strategy

Conversation

@MisonL
Copy link
Copy Markdown

@MisonL MisonL commented Apr 2, 2026

Summary

  • add a persisted global wait strategy for batch registration: start or completion
  • apply the selected strategy to pipeline scheduling and expose the active mode in settings and registration UI
  • add focused tests and a review record for the new behavior

Verification

  • docker exec codex-console-dev-webui-1 python -m pytest tests/test_settings_registration_auto_fields.py tests/test_registration_wait_strategy.py -q
    • 6 passed in 1.91s
  • python3 runtime check on http://127.0.0.1:16666/login and http://127.0.0.1:15555/login
    • both returned 200
  • coderabbit review --prompt-only --base upstream/main -t committed
    • Review completed: No findings

Notes

  • verification record: docs/reviews/CR-REGISTRATION-WAIT-STRATEGY-2026-04-02.md
  • formal service on 15555 was not modified during dev verification

@MisonL MisonL force-pushed the feature/registration-wait-strategy branch from 22ae698 to 7d8fa31 Compare April 2, 2026 15:14
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