79096397

Date: 2024-10-17 03:39:04
Score: 1.5
Natty:
Report link

I had a similar problem except that my requests would wait for two minutes and then die. Being new to gunicorn I had no idea, but thanks to Chanpols' post I found my --timeout setting was 120 and needed to be longer for my long running API endpoints to complete.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Tony Tullemans