In the CI, one of the PDF creation tests is flaky. It fails sometimes, but succeeds other times. If it fails, the error is:
FAILED tests/test_web_frontend.py::TestPrintPDFDownload::test_print_pdf_generation_and_download - requests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=10022): Read timed out. (read timeout=30)
In the CI, one of the PDF creation tests is flaky. It fails sometimes, but succeeds other times. If it fails, the error is: