In samtrahan's updates to the slurmbatchsystem.rb, the @jobacct_duration variable is always 0. This means the sacct will be called twice for each job that cannot be found in a five day sacct history. Rocoto will still work, but the rocotorun may be slightly slow if someone turns on their CRONs after a week of downtime.
In samtrahan's updates to the slurmbatchsystem.rb, the
@jobacct_duration
variable is always 0. This means the sacct will be called twice for each job that cannot be found in a five day sacct history. Rocoto will still work, but the rocotorun may be slightly slow if someone turns on their CRONs after a week of downtime.