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