Skip to content

Conversation

@Didayolo
Copy link
Member

@Didayolo Didayolo commented Apr 12, 2024

ihsaan-ullah and others added 22 commits February 7, 2024 14:42
As custom queues have a different vhost we need to use an
appropriate celery configuration with that vhost including
in the broker URL.
If a submission writes a output line larger than the stream buffer
size ( default 64k ) a LimitOverrunError will be raise. Rather than
using readline(...) use readutil(....) and in the case of a overrun
just return the current buffer, the rest of the line will be returned
with the next read.

Signed-off-by: Chris Harris <cjh@lbl.gov>
Prevent LimitOverrunError with large output lines
OIDC PR#2 --- organization login using OIDC
Allow links clicking in `VISUALIZATION` tab
* competition model updated

* competition settings to allow participant to make submission public/private

* unwanted restriction removed

* detailed results now shown in submission panel and in leaderboard

* submission tests updated
* competition model updated

* competition settings to allow participant to make submission public/private

* unwanted restriction removed

---------

Co-authored-by: Adrien Pavão <adrien.pavao@gmail.com>
* leaderbord shows submission id

* test updated

* test reversed

* test updated

* Rename 'submission ID' -> 'ID'

---------

Co-authored-by: Adrien Pavão <adrien.pavao@gmail.com>
bbearce and others added 5 commits April 16, 2024 15:53
* cpu limit changes

* flake8

* disable submission file input for 6 seconds

* Update .env_sample

* Update tasks.py

* Add spaces

* time limit of the default queue in pop up

* Update .env_sample

---------

Co-authored-by: Adrien Pavão <adrien.pavao@gmail.com>
* only migrate submissions which are on the leaderboard

* tests fixed
Fix revoking tasks on custom queues
* Clean code in celery_config.py

* Update celery_config.py

* Add blank line (flake8)
@Didayolo Didayolo merged commit a4116d2 into master Apr 23, 2024
@Didayolo
Copy link
Member Author

@ihsaan-ullah
Deployed on production!

@Didayolo Didayolo added the Release PR develop --> master label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release PR develop --> master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants