Files
logwatch/filter.py
LogWatch 42534e0894
Some checks failed
Build & Push Docker Image / build (push) Failing after 6s
fix: use (connect, None) timeout for streaming connection
A read timeout of 90s caused unnecessary reconnects during idle periods.
(10, None) = 10s connect timeout, no read timeout on the open stream.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 09:10:34 +01:00

5.6 KiB