500 internal
Internal error
https://errors.rdna.ai/internal
The server failed while processing an otherwise valid request.
- Code
- internal
- Status
- HTTP 500
- Retryable
- No
Meaning
An unexpected server or dependency failure prevented the API from completing the operation. The response deliberately omits internal diagnostic details.
When it is returned
The API returns this problem for unhandled application, database, serialization, or upstream failures that do not have a more specific public problem type.
Client handling
Do not retry automatically unless the operation is idempotent and your application has a bounded retry policy. Record the request context and contact rDNA support if the problem persists. Never infer a cause from the fixed detail value.