unstructured
d7980b36 - fix: elasticsearch serialization issue (#2399)

Commit
2 years ago
fix: elasticsearch serialization issue (#2399) This fixes the serialization of the Elasticsearch destination connector. Presence of the _client object breaks serialization due to TypeError: cannot pickle '_thread.lock' object. This removes that object before serialization.
Parents
Loading