Unanswered
Hello!
A Python Api - Related Question:
Is There A Way To Query The Name Of The Queue A Task Is Running In, From Task Class / By Task Id?
Thanks In Advance!
Hi TeenyHamster79 ,
I think the API you're looking for is tasks.get_by_id
and the fields you're looking for are:data.tasks.0.execution.queue.name
data.tasks.0.execution.queue.id
Tell me if it helps 🙂
162 Views
0
Answers
2 years ago
one year ago