Skip to content
Snippets Groups Projects
  • Iustin Pop's avatar
    Fix job queue behaviour when loading jobs · 94ed59a5
    Iustin Pop authored
    Currently, if loading a job fails, the job queue code raises an
    exception and prevents the proper processing of the jobs in the queue.
    We change this so that unparseable jobs are instead archived (if not
    already).
    
    Reviewed-by: imsnah
    94ed59a5