dify/api/tests/unit_tests/core/app
Zhanyuan Guo 7fe25f1365
fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-24 15:08:55 +08:00
..
app_config/features/file_upload refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
apps refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832) 2026-03-21 11:47:48 +09:00
entities feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
features/rate_limiting fix(rate_limit): flush redis cache when __init__ is triggered by changing max_active_requests (#33830) 2026-03-24 15:08:55 +08:00
layers refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00
task_pipeline refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975) 2026-03-24 05:38:29 +09:00
workflow/layers fix: preserve timing metrics in parallel iteration (#33216) 2026-03-19 18:05:52 +08:00