Skip to content

Feat/queue limits#403

Open
kmoad wants to merge 2 commits into
devfrom
feat/queue-limits
Open

Feat/queue limits#403
kmoad wants to merge 2 commits into
devfrom
feat/queue-limits

Conversation

@kmoad

@kmoad kmoad commented May 4, 2026

Copy link
Copy Markdown
Collaborator
  • Run three celery instances in Dockerfile.nginx supervisor
  • Move worker launch functions to cravat/gui/workers.py so oc gui and
    supervisor share one entry point.
  • Consolidate celery settings under a single block in cravat-system.yml
  • Harmonize queue names via constants in config.py
  • Fix worker queue subscription so each worker consumes only its own queue.

kmoad and others added 2 commits April 22, 2026 17:40
Move worker launch functions to cravat/gui/workers.py so oc gui and
supervisor share one entry point. Consolidate celery settings under a
single celery: block in cravat-system.yml, harmonize queue names via
constants in config.py, and fix worker queue subscription so each
worker consumes only its own queue.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@kmoad kmoad requested a review from skanderson May 4, 2026 18:12

@skanderson skanderson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The supervisord update should help out on the server.

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.

2 participants