tomaso / goove

Overview webapp for torque accounting
0 stars 0 forks source link

Invalid start_time and comp_time #1

Open tomaso opened 13 years ago

tomaso commented 13 years ago

When a Job is not started yet but deleted (deleted in Q or W state), it does not have valid start_time nor comp_time. These timestamps can be propagated from accounting events. (example at fzu site: job id 3235577.torque.farm.particle.cz)

tomaso commented 13 years ago

This is true but I do not remember what situation we need start_time and comp_time filled. It is legitimate to have None in start_time or comp_time.

JiriHorky commented 13 years ago

One of the situation in which start_time and/or comp_time is mandatory is when one wants to see an overview of all jobs completed last month...