Benoit Chesneau

Results 714 comments of Benoit Chesneau

what fo you mean by reproducing on the M1? I don't reproduce it myself. can you share a minimum env?

This looked like an application issue. You can always run gunicorn with the `--check-config` option to first ensure nothing is wrong. A worker timeout means it doesn't notifiy the aribiter...

i missed to answer. i’m thinking it should be possible to have at least a convergent algo until you keep enough siblings but still thinkg loudly

Hi sorry for the delay to answer. imo read ing thefull body should be an extra method. Ie you could expose the api to fetch the body by chunk and...

I meant streaming the header fetch yes, so you can get the header one by one and optionnaly stop to parse the request. It can be useful when you are...

Thanks that worked. That's not very intuitive though :) Why does it try to upgrade the plugin in the debug log if it will not install it to be used?