Skip to content

Add queue field support#52

Merged
snopoke merged 1 commit into
mainfrom
sk/queue
Jul 8, 2026
Merged

Add queue field support#52
snopoke merged 1 commit into
mainfrom
sk/queue

Conversation

@snopoke

@snopoke snopoke commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Supports the new queue field on the task model. Set automatically for Celery (from the publish routing key) and Procrastinate (from the task/job queue); also exposed on create_task/update_task, the Task methods, and the CLI.

For Celery the reported queue is the routing key, which equals the queue name under default direct-exchange routing but can diverge with custom routing — flagging in case the backend expects the literal queue name.

Set automatically from routing key (Celery) and task queue (Procrastinate).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@snopoke snopoke marked this pull request as ready for review July 8, 2026 12:24
@snopoke snopoke merged commit 59c4ba2 into main Jul 8, 2026
6 checks passed
@snopoke snopoke deleted the sk/queue branch July 8, 2026 12:26
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