Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update get_task to return the queue of the task #4699

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

svasudevprasad
Copy link
Collaborator

get_task has been updated to return the queue from which the task was originally obtained. This is requried so that in case the task cannot be currently executed, it is added back to the right queue.

Currently observed that a progression task for a old device like flame from jobs-android queue was being pushed to
jobs-android-mte-pixel8 queue

get_task has been updated to return the queue from which the
task was originally obtained. This is requried so that in case
the task cannot be currently executed, it is added back to the
right queue.

Currently observed that a progression task for a old device like
flame from jobs-android queue was being pushed to
jobs-android-mte-pixel8 queue
@svasudevprasad svasudevprasad force-pushed the push_tasks_to_right_queue branch from b16f68c to 4578334 Compare February 20, 2025 02:45
@svasudevprasad svasudevprasad marked this pull request as ready for review February 20, 2025 15:43
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