Skip to content

Inconsistent timings in job.status vs task_jobs DB table #6593

@MetRonnie

Description

@MetRonnie

Description

For a workflow with a polling task, we have seen inconsistencies between the job.status file and the DB:

Time job.status db (task_jobs)
submit time N/A1 16:27:38
submit exit time 16:27:41 16:27:40
init / run time 16:27:51 16:29:51
exit time 16:29:51 16:29:51

Footnotes

  1. I think the "submit time" is when the scheduler started the submission process, whereas the "submit exit time" is when the job was actually submitted or submit-failed in the job runner.

Metadata

Metadata

Assignees

Labels

bugSomething is wrong :(

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions