095a7e4d61722501ebdbeb48f3550cb9cc9b5850
Build Docker Image / build-and-deploy-image (push) Successful in 10m4s
Read the access log in binary mode so decoding happens per-line inside the existing contextlib.suppress block. Previously readlines() decoded the whole file as UTF-8 up front and threw on any raw non-UTF-8 byte (e.g. a scanner's malformed URL) before truncate(0) could run, so the bad line was never cleared and every subsequent scrape failed.
The file is empty.
Languages
Python
80.9%
Dockerfile
19.1%