Skip to main content

Module codes

Module codes 

Source
Expand description

Error codes both transports report, for callers that match on them.

The values are YTsaurus’s own, from the same table the C++ and Go clients use; they do not depend on the transport.

Constants§

AUTHENTICATION_ERROR
GENERIC
NO_SUCH_TRANSACTION
OK
RESOLVE_ERROR
TABLET_NOT_MOUNTED
The table is not mounted, which is the first thing to check when a dynamic-table call fails on a cluster that was just set up.
TIMEOUT