mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-31 01:03:31 +02:00
* fix(komga): bound the nginx readiness probes and log an exhausted wait Follow-up to #2960, which merged one commit before this landed. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> * fix(komga): use a wall clock deadline for the readiness wait An attempt count plus a per probe timeout stretched the wait to roughly twice the advertised 15 minute ceiling. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 5 <noreply@anthropic.com>