Question
I am encountering a strange issue when I try to send multiple request at the same time (I am doing sort of a stress test). I see in the Haystack FAST_API this in the logs:
RuntimeError: Already borrowed
Anyone got this before ?
Additional context
I am using a single machine: 32Go CPU, no GPU.
Question
I am encountering a strange issue when I try to send multiple request at the same time (I am doing sort of a stress test). I see in the Haystack FAST_API this in the logs:
RuntimeError: Already borrowedAnyone got this before ?
Additional context
I am using a single machine: 32Go CPU, no GPU.