Sybl-ml/dodona

Jobs are never marked as processed in the database

Closed this issue · 0 comments

jobs are stilled stored in the database and are used for the progress bar on the frontend. Should only get a job if it is not processed but this is never updated.
The job_id is passed as the key in the kafka message so is available in the dcl from there.