Skip to content

Commit 1b3a6c0

Browse files
committed
Docs link for troubleshooting concurrent waits
1 parent 86ca363 commit 1b3a6c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/core/src/v3/links.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ export const links = {
1212
upgrade: {
1313
beta: "https://trigger.dev/docs/upgrading-beta",
1414
},
15+
troubleshooting: {
16+
concurrentWaits: "https://trigger.dev/docs/troubleshooting#parallel-waits-are-not-supported",
17+
},
1518
},
1619
site: {
1720
home: "https://trigger.dev",

0 commit comments

Comments
 (0)