Closed verbavolant closed 3 years ago
You're right, I've just added a try catch for another problem because the TESTS_URL is under maintenance.
Your fix seems broken to me if the system returns 200 then, so I will just follow the redirects using requests.
Should be fixed in the current master, I will reopen if it is not.
Hi in greenpass/data.py when TESTS_URL is down or under maintenance (as now) the script hangs.
I've added the 302 http response