This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Trying to delete thousands of records in bulk gives 504 Gateway Timeout #5985
Labels
pending
Issues that are pending triage
Description:
I need to wipe out all the trees planted at a location, there's 27,000 of them, and when I try to delete them all I only get about 1000-4000 deleted before the bulk delete returns a 504, and the delete modal window does not show anythinig went wrong.
Detailed steps to reproduce the issue on a fresh Nova installation:
Create several thousand records. Something over 10,000. On the index view filter by something, then try to delete all.
This is hosted on vapor with timeout set to 30 seconds.
Here's a video.
Screen.Recording.2023-10-24.at.4.55.38.PM.mov
Perhaps the delete process needs to be able to batch or individually delete records to let the browser handle some of this load?
The text was updated successfully, but these errors were encountered: