dify/api/core/plugin
Harry 2f08306695 feat(trigger): enhance trigger subscription management and processing
- Refactor trigger provider classes to improve naming consistency and clarity
- Introduce new methods for managing trigger subscriptions, including validation and dispatching
- Update API endpoints to reflect changes in subscription handling
- Implement logging and request management for endpoint interactions
- Enhance data models to support subscription attributes and lifecycle management

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-03 14:53:27 +08:00
..
backwards_invocation chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
endpoint fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 2025-05-15 13:59:43 +08:00
entities feat(trigger): enhance trigger subscription management and processing 2025-09-03 14:53:27 +08:00
impl feat(trigger): enhance trigger subscription management and processing 2025-09-03 14:53:27 +08:00
utils feat(trigger): enhance trigger subscription management and processing 2025-09-03 14:53:27 +08:00