dify/api/tests/test_containers_integration_tests/libs
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
..
broadcast_channel/redis revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
test_auto_renew_redis_lock_integration.py refactor(api): replace AutoRenewRedisLock with DbMigrationAutoRenewLock 2026-02-14 16:28:38 +08:00