4

No queue for triggers

  • Live

Avatar
Christophe HAMERLIK

Houston, we have problem. There's no queue to handle multiple event triggered at the same time, or let's say, a seconf trigger than happens before a first one complete.
I tested using Google sheet triggers : first trigger ok, but i got an error message when the second trigger happens as the scenario triggered by the first trigger was not completed :

Logs :

New Automation
run successful

New Automation
Already in progress. Close browser and replay

It appears to be necessary to handle a queuing for triggers, gsheet or webhooks. Manageable on your side ? Else, that mean we can't really use triggers with TaskMagic as part of a solution with multiple end-users (example : several users can update a gsheet, at any time, and each change trigger a taskmagic workflow).

Thanks for your feedback or advice !

A

Activity Newest / Oldest

Avatar

Christophe

Wow wow !! Excellent !


Avatar

Kyle

Status changed to: Live

Avatar

Kyle

Status changed to: In progress

Avatar

Kyle

Hey Christophe - im on this now as this would be a critical bug! it should queue automations that were scheduled/triggered via webhook - it will not queue multiple play step clicks (should it?)

Either way - on this right now


  • Avatar
Avatar

Christophe

Many thanks Kyle 🙏
I think multiple play step clicks should not br queued. These clicks are "one-time" executions, it does not make sense to me to queue them and, if needed, the queue could be simulated by modifying the workflow itself (adding loop, as an example)
Many thanks !


Avatar

Kyle

I have finished fixing this but there were some missing user controls we should be providing for queued automations. I have added those and once we verify all is working well this will go live. Will be very easy to visualize if there are queues here.

I expect it goes live within 12 hours

Will work on supporting a way for you to view the data that will be used in the run but that may need to live outside of this bottom corner widget

prnt.sc/1-8SgIwH4xtC


  • Avatar
Avatar

Christophe

Wow, sp fast !! That's perfect for queue vizualisation !