`Error: Kind: Command failed: Error code 8000 (AtlasError): missing nsInfo, labels: {}`
``
I got this when I tried using bulk_write?
Everything else seems right in terms of using other commands.
Using mongo DB version: 8.0.3, Using shared cluster.
Also, using the latest rust driver.
Code: https://pastebin.com/bAzSXLSi
Github issue: https://github.com/mongodb/mongo-rust-driver/issues/1260
Any help guys?
Thanks for raising it. This has been identified as a bug in our proxy service and we are actively working to resolve it. The fix once deployed should allow you to use bulkWrite with the shared tier as well. Hope that helps.