Skip to content

Conversation

@dianbofa
Copy link
Contributor

@dianbofa dianbofa commented May 8, 2025

Fixes: #19424

dianbofa added 2 commits May 7, 2025 19:23
- Added the queue_name parameter to Job.enqueue(), allowing users to specify an existing queue name.

- If queue_name is not provided, the default model queue will be used.

- This enhancement improves job scheduling flexibility by enabling targeted execution in specific queues.
Added the queue_name parameter to the enqueue() function to specify the target queue name for task scheduling. If this parameter is not provided, the system will default to using the predefined model queue. This enhancement provides greater scheduling flexibility, allowing tasks to be assigned to different queues as needed.
@jeremystretch
Copy link
Member

We can accept PRs only for valid, assigned issues. It looks like you're intending to adapt your work on PR #19424. If this is the case, please update that PR directly.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants