mirror of https://github.com/langgenius/dify.git
- Added `plugin_unique_identifier` to `PluginTriggerData` and `TriggerProviderApiEntity` to improve identification of trigger plugins. - Introduced `PluginTriggerDispatchData` for structured dispatch data in Celery tasks, enhancing the clarity of trigger dispatching. - Updated `dispatch_triggered_workflows_async` to utilize the new dispatch data structure, improving error handling and logging for trigger invocations. - Enhanced metadata handling in `TriggerPluginNode` to include trigger information, aiding in debugging and tracking. These changes improve the robustness and maintainability of trigger plugin interactions within the workflow system. |
||
|---|---|---|
| .. | ||
| market-place-plugin | ||
| tool | ||
| trigger-plugin | ||
| all-start-blocks.tsx | ||
| all-tools.tsx | ||
| blocks.tsx | ||
| constants.tsx | ||
| hooks.ts | ||
| index-bar.tsx | ||
| index.tsx | ||
| start-blocks.tsx | ||
| tabs.tsx | ||
| tool-picker.tsx | ||
| tools.tsx | ||
| trigger-plugin-selector.tsx | ||
| types.ts | ||
| use-check-vertical-scrollbar.ts | ||
| use-sticky-scroll.ts | ||
| view-type-select.tsx | ||