mirror of https://github.com/langgenius/dify.git
- 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. |
||
|---|---|---|
| .. | ||
| common | ||
| console | ||
| files | ||
| inner_api | ||
| mcp | ||
| service_api | ||
| trigger | ||
| web | ||
| __init__.py | ||