dify/api/core/app/task_pipeline
耐小心 acd209a890
fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656)
Co-authored-by: 王锶奇 <wangsiqi2@tal.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-01 18:22:42 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
based_generate_task_pipeline.py [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2025-08-21 21:58:39 +08:00
easy_ui_based_generate_task_pipeline.py fix: Fix database connection leak in EasyUIBasedGenerateTaskPipeline (#24815) 2025-09-01 14:48:56 +08:00
exc.py clean typos words. (#24667) 2025-08-28 15:23:59 +08:00
message_cycle_manager.py fix: prevent database connection leaks in chatflow mode by using Session-managed queries (#24656) 2025-09-01 18:22:42 +08:00