mirror of https://github.com/langgenius/dify.git
- Introduced a new field `workflows_in_use` to the TriggerProviderSubscriptionApiEntity to track the number of workflows utilizing each subscription. - Enhanced the TriggerProviderService to populate this field by querying the WorkflowPluginTrigger model for usage counts associated with each subscription. This addition improves the visibility of subscription usage within the trigger provider context. |
||
|---|---|---|
| .. | ||
| trigger_debug_events.py | ||
| trigger_provider_service.py | ||
| trigger_subscription_builder_service.py | ||