Use async worker in DestroyElement
Some elements are too big to be deleted in a synchronous requests.
Use an async method to do the deletion with .trash()
Some elements are too big to be deleted in a synchronous requests.
Use an async method to do the deletion with .trash()