Adrien Pavão
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...
The option "Many existing datasets bundled into one new dataset" in "Create dataset"...  ...returns the following error: ``` The CodaLab site is currently unavailable. Sorry, the page you are...
### 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...
In the "worker queue management" interface...  ...it is possible to add other "organizers" to a queue:  This gives to the user the possibility to select the queue in...
- [ ] #2643 - [ ] #2679 - [ ] #2599 - [ ] #2532 - [ ] #2536 - [ ] #2903 - [ ] #2812
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...