Skip to content

Commit 8ab9bd7

Browse files
author
don-dron
committed
YT-23193: Add wrapper for error of read meta timeout
commit_hash:a7df9bc8696f8e9dfc8acb7e8695046ebec2b47c
1 parent 34a4453 commit 8ab9bd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yt/yt/client/chunk_client/public.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ YT_DEFINE_ERROR_ENUM(
8989
((TooManyChunksToFetch) (760))
9090
((TotalMemoryLimitExceeded) (761))
9191
((ForbiddenErasureCodec) (762))
92+
((ReadMetaTimeout) (763))
9293
);
9394

9495
DEFINE_ENUM(EUpdateMode,

0 commit comments

Comments
 (0)