79516522

Date: 2025-03-18 06:57:41
Score: 1.5
Natty:
Report link

The timeouts have different causes. In one instance the timeout is a TCP connection timeout. In another instance the connection succeeded but the service timed out while supposedly producing a response. For the latter case, the API is measuring the time between successful reads, so that the total request time can still be arbitrarily large.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Hammdist