rDNA.ai Error codes
All error codes
501 not-implemented

Not implemented

https://errors.rdna.ai/not-implemented

The endpoint contract exists, but this operation is not available yet.

Code
not-implemented
Status
HTTP 501
Retryable
No

Meaning

The route, authentication, and request contract are present, but the requested operation is intentionally not implemented.

When it is returned

The API returns this problem for a known operation that is gated on unfinished downstream work. It is distinct from an internal failure and from a configured service being unavailable.

Client handling

Do not retry. Remove or defer the operation until the API announces support. If availability is unexpected, contact rDNA support with the endpoint and problem code.