You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/classes/ShardIsNotDiscoverableError.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
# Class: ShardIsNotDiscoverableError
8
8
9
-
Defined in: src/abstract/ShardIsNotDiscoverableError.ts:10
9
+
Defined in: [src/abstract/ShardIsNotDiscoverableError.ts:10](https://github.com/clickup/ent-framework/blob/master/src/abstract/ShardIsNotDiscoverableError.ts#L10)
10
10
11
11
This non-retriable error is thrown when shardsDiscoverCache.cached() returns
12
12
no shard with the requested number.
@@ -21,7 +21,7 @@ no shard with the requested number.
Defined in: src/abstract/ShardIsNotDiscoverableError.ts:11
24
+
Defined in: [src/abstract/ShardIsNotDiscoverableError.ts:11](https://github.com/clickup/ent-framework/blob/master/src/abstract/ShardIsNotDiscoverableError.ts#L11)
0 commit comments