-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
Steve pointed out that constructors in various integrations likely won't know if driver info has been previously appended or not and `appendMetadata` isn't required to check for duplicate driver infos. we should modify `appendMetadata` to not add the driverInfo if the name had previously been added.
Definition of done
test case that shows duplicate driver info not being added to the metadata
Pitfalls
What should the implementer watch out for? What are the risks?
- blocks
-
INTPYTHON-461 Add additional client metadata on LangChain Integrations
-
- Needs Triage
-
- is related to
-
PYTHON-5344 Allow Instantiated MongoClients to Send Client Metadata On-Demand
-
- Development Complete
-