Files
ragflow/internal
qinling0210 a84d2ae3d2 fix(infinity): avoid hangs with pooled connections and bounded timeouts (#17287)
### Summary

**Issue**
When calling Infinity under concurrent load, one shared connection was
reused across concurrent operations, it just hangs.
 

**Solution**
Avoid hangs with pooled connections and bounded timeouts
2026-07-23 20:37:38 +08:00
..
2026-07-23 12:15:58 +08:00
2026-07-10 20:30:00 +08:00
2026-07-02 09:45:01 +08:00
2026-07-20 17:32:32 +08:00