fresh-laptop-72652
03/20/2023, 7:59 PMOLD_RUN_FAILURE_CUTOFF_TIME
[ for runs that do not have a heartbeat, controls at what point a running status run should be considered failed. Default is 1 day (in milliseconds)]
RUN_INACTIVE_CUTOFF_TIME
[ for runs that have a heartbeat, controls how long a run with a failed heartbeat should wait for possibly queued tasks to start and resume heartbeat updates. Default is 1 day (in seconds)]
I've redeployed the UI Service with the new image, and in the UI's quick links I can confirm it's there:
Application version: v1.2.5
Service version: 2.3.7--
For some reason, it's still showing some as running from within the last week that were previously aborted. I've also tried manually setting those two environment variables to 1 day, which also didn't seem to make a difference 🤷
Curious if there's any thoughts or pointers