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
I have searched existing issues to ensure the issue has not already been raised
Issue
In certain cases, an result of {acknowledged: false} can be returned. The official docs say vaguely that this means "things didn't go smoothly".
To resolve the issue of why it didn't go smoothly, it would be of great help if there were more logging about what exactly went wrong-- this would still be useful even if it was only emitted at the debug logging level.
#14936 is an example where a user is spending a lot of time how to resolve an "{acknowlwedged: false}" issue after an upgrade.
The more precise the logging about this could be, the faster the true root cause can found and addressed.
Ref: Here's where it's mentioned:
The text was updated successfully, but these errors were encountered:
Prerequisites
Issue
In certain cases, an result of {acknowledged: false} can be returned. The official docs say vaguely that this means "things didn't go smoothly".
To resolve the issue of why it didn't go smoothly, it would be of great help if there were more logging about what exactly went wrong-- this would still be useful even if it was only emitted at the debug logging level.
#14936 is an example where a user is spending a lot of time how to resolve an "{acknowlwedged: false}" issue after an upgrade.
The more precise the logging about this could be, the faster the true root cause can found and addressed.
Ref: Here's where it's mentioned:
The text was updated successfully, but these errors were encountered: