Skip to content

Commit 437dac7

Browse files
committed
Link to the new bulk actions page from the replaying page
1 parent 558e78e commit 437dac7

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

docs/replaying.mdx

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,4 @@ export const simpleChildTask = task({
5454

5555
### Bulk replaying
5656

57-
You can replay multiple runs at once by selecting them from the table on the Runs page using the checkbox on the left hand side of the row. Then click the "Replay runs" button from the bulk action bar that appears at the bottom of the screen.
58-
59-
This is especially useful if you have lots of failed runs and want to run them all again. To do this, first filter the runs by the status you want, then select all the runs you want to replay and click the "Replay runs" button from the bulk action bar at the bottom of the page.
60-
61-
<video
62-
src="https://content.trigger.dev/bulk-replaying-runs.mp4"
63-
preload="auto"
64-
controls={true}
65-
loop
66-
muted
67-
autoPlay={true}
68-
width="100%"
69-
height="100%"
70-
/>
57+
See [Bulk actions](/bulk-actions) for more information.

0 commit comments

Comments
 (0)