mirror of
https://github.com/certctl-io/certctl.git
synced 2026-08-25 20:31:26 +02:00
Prevents runaway operations from blocking scheduler goroutines: - Renewal check: 5 minute timeout - Job processor: 2 minute timeout - Agent health check: 1 minute timeout - Notification processor: 1 minute timeout Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>