Replies: 4 comments 2 replies
-
|
Hi @Yeuoly, I'm tagging you here to help clarify the inconsistency mentioned above regarding the support for multiple parallel triggers. Would appreciate your input! |
Beta Was this translation helpful? Give feedback.
-
|
Attached is a screenshot from Dify SaaS showing the behavior. I am on the Professional plan, which according to the pricing page should support "Unlimited triggers per workflow." As you can see, even though the second trigger was scheduled for an earlier time, it did not execute. Only the first trigger I added to the workflow actually runs, while the second one remains inactive despite its settings.
|
Beta Was this translation helpful? Give feedback.
-
|
Hi @RiskeyL, tagging you here as the author of the documentation regarding multiple triggers. We are discussing some inconsistencies between the current documentation and the actual SaaS behavior, and would appreciate your input! |
Beta Was this translation helpful? Give feedback.
-
|
Regarding #29943—@Yeuoly, what are your thoughts on this: if the decision is to limit one workflow to a single trigger, it could actually simplify the trigger debugging process in the future as there would be no need to wait for parallel conditions. With multiple triggers, the exact execution starting point becomes much harder to identify. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
Content
Descriptions
There is a significant inconsistency between the Dify documentation (including pricing), the actual behavior on Dify SaaS, and recent developer explanations regarding the support for multiple triggers in a single workflow.
Environment
Details
1. Documentation & Pricing Claims:
The Dify Documentation states:
Additionally, the Pricing Page indicates that the Professional plan supports unlimited triggers per workflow.
2. Observed Behavior:
When attempting to add two triggers to a single workflow on the SaaS platform, only the first trigger added remains enabled. The second trigger appears to be disabled or non-functional. This aligns with behavior reported by other users in Issue #29038.
3. Developer Context:
In a related Pull Request (#29982), a Dify developer commented that allowing users to add multiple schedule nodes was actually considered a frontend bug, suggesting that multiple triggers (or at least multiple schedule triggers) might not be fully supported by design.
Expected Behavior
The documentation and pricing page should accurately reflect the platform's actual capabilities.
Related Links
Beta Was this translation helpful? Give feedback.
All reactions