How long a resource must have existed before the periodic orphan cleanup will act on it. This grace period guards against reaping resources that are still being set up. It applies to both directions of cleanup (only relevant when Cleanup Orphaned Agents is enabled): Lower it to reclaim leaked VMs and dead nodes sooner; raise it if your provisioning (clone, boot, cloud-init) regularly takes longer than the default. Cleanup runs roughly every 10 minutes, so a resource is reaped on the first cleanup pass after its grace period elapses. Default: 300 seconds (5 minutes). Minimum: 1.