Commit 843e5d38 authored by Tim Wickberg's avatar Tim Wickberg Committed by Danny Auble
Browse files

Remove timeout code from job_purge_old.

This will need to be handled differently. The timeout can
lead to the purge process falling further and further behind
on high throughput systems if the number of job scripts that
can be deleted within a second is lower than the job submission
and completion rate of the cluster, eventually leading to
the MaxJobCount limit being reached.

Bug 3763.
parent cff4e661
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment