Adrien Pavão

Results 16 issues of Adrien Pavão

* [ ] No logs when `metadata` file is missing. * [ ] Absolutely no error message on a failed submission with time limit exceeded (nothing in the panel, nothing...

Bug
Enhancement

The option "Many existing datasets bundled into one new dataset" in "Create dataset"... ![codalab-many-existing](https://user-images.githubusercontent.com/11784999/148115926-8753f9bb-3621-4c2e-9368-4bf4b21abbc4.png) ...returns the following error: ``` The CodaLab site is currently unavailable. Sorry, the page you are...

Bug

### Limit duration of submissions We should add an option in the `.env` file specifying a maximum execution time limit for jobs in the main queue. This way, the main...

P1
Enhancement

In the "worker queue management" interface... ![queue_list_ss](https://user-images.githubusercontent.com/11784999/138904637-0e68d53d-1b92-4f0c-bf7e-8a4e8346d797.png) ...it is possible to add other "organizers" to a queue: ![queue_ss](https://user-images.githubusercontent.com/11784999/138904802-f959354c-eb10-4401-9040-d49afbead6fe.png) This gives to the user the possibility to select the queue in...

Enhancement
Workers / Queues

- [ ] #2643 - [ ] #2679 - [ ] #2599 - [ ] #2532 - [ ] #2536 - [ ] #2903 - [ ] #2812

Bug

The CircleCI tests are not passing: https://app.circleci.com/pipelines/github/codalab/codalab-competitions/401/workflows/1acce18c-7ffe-4272-a627-85035d6feff6/jobs/3255 ```bash #!/bin/bash -eo pipefail pip install -r codalab/requirements/requirements.txt ``` ```python Please use pip=2.7, =2.7, =3.9; 0.16.0 Requires-Python >=3.9; 5.0 Requires-Python >=3.10; 5.0.0 Requires-Python...

Bug
Setup