Skip to content
  • Michael Hanselmann's avatar
    Prevent RPC timeout on auto-archiving jobs · f8ad5591
    Michael Hanselmann authored
    With a large job queue, auto-archiving jobs can take a very long time,
    causing timeouts on the luxi RPC layer. With this change, auto-
    archive returns after half of the RPC timeout has passed. The user
    will see how many jobs are left unchecked.
    
    Reviewed-by: ultrotter
    f8ad5591