Sections
Docs version v1 Current version
Agent-readyHuman guide
Troubleshooting
Diagnose failed deploys and stuck jobs with the request_id as your key.
View as MarkdownOn this page
A deploy failed
- Read
error.codefrom the error envelope. - Look the code up in the error codes catalog.
- Copy the
request_idand include it in any support request. - Retry only if the code is marked retryable.
A job looks stuck
$yalla jobs watch --env production Note: Logs and metrics may be unavailable while an adapter is still wiring up. The CLI shows an honest "unavailable" state rather than fabricated data.