Mistral AI webhook timeout after 30 seconds pending async job
Problem When using Mistral AI’s asynchronous completion endpoints, webhook callbacks that deliver the final inference result are intermittently failing. The failure manifests as a 30‑second timeout, after which the payload is dropped and the client receives no status update. The issue becomes pronounced under high traffic (≈500 RPS) where the API gateway’s rate limiting and connection‑pool … Read more