mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
Gemini runtime error #779
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 @fniu on GitHub (Nov 5, 2025).
Originally posted by @fniu in #2003
@dosubot[bot] commented on GitHub (Nov 5, 2025):
This error is a known issue with the Gemini plugin after upgrading from 0.5.6; it persists in 0.5.10 and is actively tracked in GitHub issue #2003. The plugin creates a new GenAI client for each request and does not explicitly close it, so the root cause likely relates to the underlying genai library or how the client lifecycle is managed in your environment. There are no confirmed fixes yet, but the maintainers are aware and investigating. If you need a temporary workaround, some users have found that reverting to 0.5.6 avoids the error, while others suggest checking for concurrency or container lifecycle issues in your deployment.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other
