async fn process_ended_exams(conn: &mut PgConnection) -> Result<()>Expand description
Fetches ended exams that haven’t yet been processed and updates completions for them.
async fn process_ended_exams(conn: &mut PgConnection) -> Result<()>Fetches ended exams that haven’t yet been processed and updates completions for them.