dify/api/controllers
Harry cca48f07aa feat(trigger): implement atomic update and verification for subscription builders
- Introduced atomic operations for updating and verifying subscription builders to prevent race conditions.
- Added distributed locking mechanism to ensure data consistency during concurrent updates and builds.
- Refactored existing methods to utilize the new atomic update and verification logic, enhancing the reliability of trigger subscription handling.
2025-10-12 21:27:38 +08:00
..
common feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
console feat(trigger): implement atomic update and verification for subscription builders 2025-10-12 21:27:38 +08:00
files feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
inner_api use model_validate (#26182) 2025-10-10 17:30:13 +09:00
mcp Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
service_api use model_validate (#26182) 2025-10-10 17:30:13 +09:00
trigger refactor(trigger): unify debug event handling and improve polling mechanism 2025-10-08 17:31:16 +08:00
web Fix/token exp when exchange main (#26708) 2025-10-10 01:24:36 -07:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00