dify/api/tests
L1nSn0w 9acdfbde2f feat(api): enhance database migration locking mechanism and configuration
- Introduced a configurable Redis lock TTL for database migrations in DeploymentConfig.
- Updated the upgrade_db command to handle lock release errors gracefully.
- Added documentation for the new MIGRATION_LOCK_TTL environment variable in the .env.example file and docker-compose.yaml.

(cherry picked from commit 4a05fb120622908bc109a3715686706aab3d3b59)
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: document_indexing_sync_task split db session (#32129) 2026-02-09 17:16:17 +08:00
unit_tests feat(api): enhance database migration locking mechanism and configuration 2026-02-14 16:28:38 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00