This started happening sporadically a week ago, first seen only in some cron jobs. Now almost all queries fail. Upgrading to latest 2026.5.12 (f066dd2) did not resolve.
test via openclaw tui:
[assistant turn failed before producing content]
Looking at logs: ```
8:40:47+00:00 error diagnostic {"subsystem":"diagnostic"} lane task error: lane=session:agent:main:main durationMs=21708 error="FailoverError: HTTP 500: Internal Server Error"
18:40:47+00:00 warn model-fallback/decision {"subsystem":"model-fallback/decision"} {"event":"model_fallback_decision","tags":["error_handling","model_fallback","candidate_failed"],"runId":"da8d84d6-3a99-4683-8bc0-73ddbb2b2788","sessionId":"22fc4768-68a9-4ae0-b252-e96f1ff210bc","lane":"main","decision":"candidate_failed","requestedProvider":"openrouter","requestedModel":"minimax/minimax-m2.7","candidateProvider":"openrouter","candidateModel":"minimax/minimax-m2.7","attempt":1,"total":1,"reason":"timeout","status":408,"errorPreview":"500 Internal Server Error","errorHash":"sha256:3290109709a4","fallbackStepType":"fallback_step","fallbackStepFromModel":"openrouter/minimax/minimax-m2.7","fallbackStepFromFailureReason":"timeout","fallbackStepFromFailureDetail":"500 Internal Server Error","fallbackStepChainPosition":1,"fallbackStepFinalOutcome":"chain_exhausted","isPrimary":true,"requestedModelMatched":true,"fallbackConfigured":false} model fallback decision
18:40:47+00:00 error Embedded agent failed before reply: HTTP 500: Internal Server Error
Sometimes, an initial simple question will succeed, but follows in same conversation will fail with the above. Tried multiple models with same provider. Looking at Openrouter with detailed logs enabled, I see every completion API request, and no errors are returned by their system.