release-6.54.1-rc2
This patch adds a better error management when manipmongo calls q.SetMaxTime, by verifying that the given context is not in error. If so, returns a manipulate.ErrCannotBuildQuery wrapping the error.
This patch adds a better error management when manipmongo calls q.SetMaxTime, by verifying that the given context is not in error. If so, returns a manipulate.ErrCannotBuildQuery wrapping the error.