dify/api/tests/unit_tests/extensions
wangxiaolei 2c1313d13a
feat: redis support keepalive and retry more error (#38973)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 06:20:19 +00:00
..
logstore fix: preserve and display workflow retry details (#38854) 2026-07-15 05:58:37 +00:00
otel refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
storage ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
test_celery_ssl.py feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00
test_ext_blueprints_openapi.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_ext_login.py refactor(api): tighten login and wrapper typing (#34447) 2026-04-02 09:36:58 +00:00
test_ext_request_logging.py chore: inject more db.session (#38045) 2026-06-30 06:55:54 +00:00
test_ext_socketio.py fix: support multi-worker workflow collaboration (#38242) 2026-07-02 08:16:03 +00:00
test_pubsub_channel.py refactor: improve stream close 2 (#37106) 2026-06-23 03:32:33 +00:00
test_redis.py feat: redis support keepalive and retry more error (#38973) 2026-07-15 06:20:19 +00:00
test_set_secretkey.py fix(security): harden self-hosted SECRET_KEY bootstrap (#36049) 2026-05-12 05:35:24 +00:00
test_workflow_warm_shutdown.py feat(api): abort active workflow runs during Celery warm shutdown (#38220) 2026-07-03 04:51:53 +00:00