The bulk restart feature allows you to restart multiple failed workflow runs from the Dead Letter Queue (DLQ), using their original payloads and configurations.You can specify individual DLQ IDs or apply filters to identify the workflow runs you want to restart.A maximum of 50 workflow runs can be restarted per request. If more runs are available, a cursor is returned, which can be used in subsequent requests to continue the operation. When no cursor is returned, all entries have been processed.Each restarted workflow run is assigned a new random Run ID.