We've been encountering some issues recently while running a pretty standard Payload project, with an Atlas M20 cluster.
When using the "select all" documents on a list view and deleting anywhere above 1~2k documents, it usually hangs and never finishes. We eventually close the page, or even turn the server off that is hosting Payload and despite that, something seems to just hang that freezes the mongodb instace, for seemingly random amounts of time.
As it stands right now, we are encountering our first freeze lasting over an hour with no ability to get any operations through on the database. It is odd, because we have not faced the same issue in other projects running on Atlas, even with more documents and lower tiers, ie; M10
Has anyone else encountered similar issues?