codalab / codabench

Codabench is a flexible, easy-to-use and reproducible benchmarking platform. Check our paper at Patterns Cell Press https://hubs.li/Q01fwRWB0
Apache License 2.0
76 stars 28 forks source link

Rerunning a submission shows wrong queue on Server Status page #1595

Closed ObadaS closed 1 month ago

ObadaS commented 1 month ago

Hello,

It seems like rerunning a submission (either individually or as a mass action), will show the wrong queue on the Server Status page: Capture d’écran du 2024-09-25 13-48-54_2

All those submissions were rerun, but they are using a private queue, not the default public queue.

This issue is easy to reproduce.

Example: image

ihsaan-ullah commented 1 month ago

Possible duplicate of #1357

ihsaan-ullah commented 1 month ago

We have to test if the value shown in the table is wrong or a submission when using a custom queue when reruns actually uses default queue

ObadaS commented 1 month ago

Oh yea it seems like it's a duplicate.

I can confirm that it uses the assigned queue and not the default one. I tried it by creating a worker on my work PC and connecting it to the competition. It received both jobs.

Someone also recently re-submitted a lot of jobs from their competition. I took a look at our workers and they were not busy, further confirming that this seem to be a visual bug on the Queue shown and the jobs are not being sent to the default Queue.