langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
53.24k stars 7.77k forks source link

The application page cannot stay resident in the background for a long time. #11067

Closed Moiyu1998 closed 4 days ago

Moiyu1998 commented 4 days ago

Self Checks

Dify version

0.11.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

If the application page stays in the background for a while and then is brought back to use, it gets stuck in a loading state (spinning circle) without producing any results. A refresh is required to use it again. This issue has been present for several versions. I'm not sure if this qualifies as a bug, but the application page cannot stay resident for a long time.

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

crazywoola commented 4 days ago

This has been resolved in later versions. https://github.com/langgenius/dify/pull/10550