-
Type:
Build Failure
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: LangGraph
-
🔵 Done
-
Python Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
I've seen tests/unit_tests/test_store.py::test_ttl fail intermittently on the pipeline and on this PR it is failing on every build:
https://github.com/langchain-ai/langchain-mongodb/actions/runs/18021766613/job/51281125491?pr=214
I think we need to add a delay between the find_one operations to ensure different timestamps.