Commit 6f5bf1e
fix(job-orchestration): Set query job duration only when
Co-authored-by: Junhao Liao <junhao.liao@yscope.com>start_time is not None (fixes y-scope#1806). (y-scope#1809)1 parent 4ebf790 commit 6f5bf1e
File tree
1 file changed
+7
-1
lines changed- components/job-orchestration/job_orchestration/scheduler/query
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
366 | 372 | | |
367 | 373 | | |
368 | 374 | | |
369 | 375 | | |
370 | 376 | | |
371 | 377 | | |
372 | | - | |
| 378 | + | |
373 | 379 | | |
374 | 380 | | |
375 | 381 | | |
| |||
0 commit comments