Prioritizing Triggers

Posted on
Wed Jul 31, 2013 8:09 pm
tms/noaa offline
Posts: 6
Joined: Dec 21, 2005
Location: Seattle

Prioritizing Triggers

How can I prioritize a trigger so that it is read first out of a number of triggers with the same trigger input? I really don't want to delay the following triggers, I just want to prioritize the order in which they are read.

Thanks,
Tom

Posted on
Thu Aug 01, 2013 8:57 am
jay (support) offline
Site Admin
User avatar
Posts: 18255
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Prioritizing Triggers

We attempt to parallelize action executions as much as possible which means that triggers that fire on the same event will have most of their actions run in different threads. The only way to serialize them is to add delays - either directly in the UI or inside of a script file. Depending on the complexity, it may make more sense to have a single trigger that executes a script file where you can create arbitrary complexity in executing actions.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 22 guests

cron