dify/api/tests
L1nSn0w 5ccbc00eb9 refactor(api): replace AutoRenewRedisLock with DbMigrationAutoRenewLock
- Updated the database migration locking mechanism to use DbMigrationAutoRenewLock for improved clarity and functionality.
- Removed the AutoRenewRedisLock implementation and its associated tests.
- Adjusted integration and unit tests to reflect the new locking class and its usage in the upgrade_db command.

(cherry picked from commit c812ad9ff26bed3eb59862bd7a5179b7ee83f11f)
2026-02-14 16:28:38 +08:00
..
fixtures/workflow fix(api): defer streaming response until referenced variables are updated (#30832) 2026-01-12 16:23:18 +08:00
integration_tests fix: fix delete_draft_variables_batch cycle forever (#31934) 2026-02-04 19:42:50 +08:00
test_containers_integration_tests refactor(api): replace AutoRenewRedisLock with DbMigrationAutoRenewLock 2026-02-14 16:28:38 +08:00
unit_tests refactor(api): replace AutoRenewRedisLock with DbMigrationAutoRenewLock 2026-02-14 16:28:38 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00