-
I created a bucket on `eu-west-1` and tried using `deb-s3` with it. Everything seemed to be doing just fine, but the bucket always remained empty.
After digging around and trying different things, it…
-
Hi,
I'm trying to access the number of the current worker and thought `worker.nr` would be it (similar to unicorn), but that is zero all the time. `worker.age` does seem to give me what I want, but t…
-
Hi,
I was running gunicorn with timeout set to 0 and noticed high CPU usage from all the workers, all the time. I can easily reproduce this by running the test.py form the documentation page like thi…
-
Hi,
I ran into this weird bug trying to upload large files. Sending data bigger than 37MB to a HTTPS endpoint just hangs for exactly 5 minutes and consumes 100% CPU. It returns with an empty response…