Summary
What is the problem or use case, what are we trying to achieve?
We have occasionally seen certificate verification errors, which could be due to the certificates on the host being out of date or missing.
In some cases, we are interacting with the cluster during the setup phase to populate collections/indexes when metadata is given, and would see the error there.
We should make sure that we always attempt to connect to the Atlas server to surface these errors as setup failures.
Example failure:
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate
See also INTPYTHON-781.
- is related to
-
INTPYTHON-781 [Build Failure] LangGraph certificate verify failed
-
- Closed
-
- related to
-
DRIVERS-3307 [AI/ML Pipeline] Consider only using Local Atlas
-
- Investigating
-