SAFEHR-data / PIXL

PIXL Image eXtraction Laboratory
Apache License 2.0
8 stars 0 forks source link

Reset start time if pending status #515

Closed stefpiatek closed 3 weeks ago

stefpiatek commented 4 weeks ago

If a job is pending for a long time then it can timeout currently, which shouldn't happen

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.32%. Comparing base (4a8a4bc) to head (f1569a7). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #515 +/- ## ======================================= Coverage 87.31% 87.32% ======================================= Files 76 76 Lines 3438 3440 +2 ======================================= + Hits 3002 3004 +2 Misses 436 436 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stefpiatek commented 3 weeks ago

Yeah it could be part of it, though I we only get very long pending if there's other issues happening like we can't find the Image entity in the pixl database