Handle UnhandledPromiseRejectionWarning
when querying for something that's not there.
#1
Labels
UnhandledPromiseRejectionWarning
when querying for something that's not there.
#1
Need to find an elegant solution to handle a case where you query for something but the response won't send because an error is thrown but not handled therefor stalling the response.
Example, deleting a record from the collection and trying to delete it again.
The text was updated successfully, but these errors were encountered: