Job/Launch/Queue

I’ve created 4 jobs for the same project, I’ve configured a queue and an agent, but when I run my jobs, only the 1st job is launched, where’s the problem? Is there any documentation for this? Here is my configuration

Create job : (for each job created)
wandb job create --project “” --entity “”
–name “” image image-name:tag

Queue : (1 queue for 4 jobs)
e: /mnt/c/nnUNet_raw:/nnUNet_raw
gpus: all

Agent :
wandb launch-agent -e ip_team -q mlops_pipeline

Hi @haddadomar02 how are you launching a job and assigning it to it’s queue? Walkthrough doc as reference to add launch job to queue

Hi @haddadomar02 since we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know!