mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Jina Rerank Timeout #216
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @linqqq2001 on GitHub (Apr 22, 2025).
Self Checks
Dify version
1.2.0
Plugin version
0.0.6
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Jina Rerank use httpx component, which has default timeout 5s. This parameter was not enough for large data. Can you replace httpx with request.post or make ReadTimeout setting more larger?
✔️ Error log
No response
@keanuyaoo commented on GitHub (May 8, 2025):
I encountered the same problem, and in fact this problem is likely to occur on small dataset too.
@dosubot[bot] commented on GitHub (Aug 17, 2025):
Hi, @linqqq2001. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!