jack
05/26/2023, 6:44 PMapi/work_queues/[ID]/status
endpoint, is it possible to modify the health_check_policy? Here is a typical response:
{
"healthy": true,
"late_runs_count": 0,
"last_polled": "2023-05-09T17:08:54.625892+00:00",
"health_check_policy": {
"maximum_late_runs": 0,
"maximum_seconds_since_last_polled": 60
}
}