Skip to content

Commit 56856c4

Browse files
authored
Fix notes from #14371 (#14793)
1 parent f3b5e93 commit 56856c4

File tree

1 file changed

+0
-1
lines changed
  • ydb/core/tx/replication/controller

1 file changed

+0
-1
lines changed

ydb/core/tx/replication/controller/util.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ inline auto DefaultRetryableErrors() {
2525
EStatus::ABORTED,
2626
EStatus::UNAVAILABLE,
2727
EStatus::OVERLOADED,
28-
EStatus::GENERIC_ERROR,
2928
EStatus::TIMEOUT,
3029
EStatus::BAD_SESSION,
3130
EStatus::SESSION_EXPIRED,

0 commit comments

Comments
 (0)