man-group / notebooker

Productionise & schedule your Jupyter Notebooks as easily as you wrote them.
GNU Affero General Public License v3.0
852 stars 79 forks source link

Bug: A very long-running check (>1h) will be marked as timed out #69

Open jonbannister opened 2 years ago

jonbannister commented 2 years ago

However, when the check completes it will save properly. In the time range from T0+1h to report completion, it appears that the report has completely failed, but it is working fine.

We need to potentially send a heartbeat to ensure that it is not improperly marked as having failed/timed out when it is actually running in the background.