You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently ignore database errors from MongoDB in our data layer. This is bad, we should provide suitable feedback to the caller, propagating up to the resource and a suitable response code.
The text was updated successfully, but these errors were encountered:
We currently ignore database errors from MongoDB in our data layer. This is bad, we should provide suitable feedback to the caller, propagating up to the resource and a suitable response code.
The text was updated successfully, but these errors were encountered: