Perform actions like replay and cancel on multiple runs at once.
Bulk actions allow you to perform replaying and canceling on multiple runs at once. This is especially useful when you need to retry a batch of failed runs with a new version of your code, or when you need to cancel multiple in-progress runs.
Open the bulk action panel from the top right of the runs page Filter the runs table to show the runs you want to bulk action Alternatively, you can select individual runs Choose the runs you want to bulk action Name your bulk action (optional) Choose the action you want to perform, replay or cancel Click the “Replay” or “Cancel” button and confirm in the dialog You’ll now view the bulk action processing from the bulk action page You can replay or view the runs from this page
You can only cancel runs that are in states that allow cancellation (like QUEUED or EXECUTING).
Runs that are already completed, failed, or in other final states by the time the bulk action process gets to them, cannot be canceled.