[Bug]: memory-store
Fails When Retrieving Large Number of Documents
#813
Labels
bug
Something isn't working
memory-store
Fails When Retrieving Large Number of Documents
#813
📜 Description
Tried retrieving around 10k docs at once with
client.agents.docs.list(limit=10000)
(not a good way to do that, but still someone might do it). As a result, thememory-store
service was killed.Logs:
👟 Reproduction steps
No response
👀 Have you spent some time to check if this bug has been raised before?
The text was updated successfully, but these errors were encountered: