services
foreman
The Foreman service. Monitors workers and marks stale resources as offline/not ready.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.server.services.foremanmonitor_worker_health monitor_worker_health(perpetual: Perpetual = Perpetual(automatic=True, every=timedelta(seconds=get_current_settings().server.services.foreman.loop_seconds))) -> None
Was this page helpful?