codalab / codalab/codabench

Error is not clear after reaching the computation limit of a submission

Open
#2,529 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
176
Forks
74
Avg merge
5d 3h
Merged PRs (30d)
21

Description

Hello,

It appears that when a submission reaches the computation budget limit, the error associated with the failure is not clear, and the logs of the submission cannot be shown. Here is an example with a specific submission (913840) :

Image

No scoring output:

Image

Then i inspected the logs from the codabench worker, and I saw that it reaches the computation time limit:

Image

For such expected case, the error should be clearer. Also, it would be ideal if log updates were robust to worker interrupts.

Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the computation-limit failure using submission 913840 and begin with the Codabench worker logs referenced in the issue. Trace how the worker reports the limit and how submission logs are updated after an interrupt; done means the user sees a clear expected-limit error and log updates remain available after worker interruption.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.