Tests in CI are broken because httpbin intermittently runs very slowly. Potentially, it is because lots of people are running their tests against httpbin and causing the server to overload.
We add Caddy to the docker compose in order to server https requests for the local httpbin
Tests in CI are broken because httpbin intermittently runs very slowly. Potentially, it is because lots of people are running their tests against httpbin and causing the server to overload.
We add Caddy to the docker compose in order to server https requests for the local httpbin