internal_error
An unexpected server-side error occurred. The platform will automatically retry. Contact support if the issue persists.
Details
When does this occur?
Example response
{
"type": "https://docs.warp.dev/reference/api-and-sdk/troubleshooting/errors/internal-error",
"title": "An unexpected error occurred. Please try again later. If the issue persists, contact support.",
"status": 500,
"instance": "/api/v1/agent/tasks",
"error": "An unexpected error occurred. Please try again later. If the issue persists, contact support.",
"retryable": true,
"trace_id": "abc123..."
}How to resolve
Related
Last updated
Was this helpful?