I am trying to delete a large number of records from one of my tables in production. I tried using Bulk operation where the action is to Delete a list of things - pointing to the table.
The action was unsuccessful as the server reported “Workflow error - Operation timed out – app too busy”.
Is there any other solution to this?