Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.server.services.cleanup_reconciler
reconcile_cleanup_delivery
reconcile_cleanup_delivery(cleanup_queue: WorkerCleanupQueue = Depends(_get_service_worker_cleanup_queue), perpetual: Perpetual = Perpetual(automatic=True, every=timedelta(seconds=get_current_settings().server.services.cleanup_reconciler.loop_seconds))) -> CleanupQueueLeaseExpiryResult
Was this page helpful?