drf
Member
I don't understand why the trigger time is 8 hours. I see that it can be reduced to 10 minutes if I request it, but I don't understand why? Why not instantly?
It makes it a pain to test a new workflow.
Doesn't it make it harder for Pabbly? You have the trigger event logged, but you have to hold it for 10 minutes before running the workflow?
Another question (I am sending contacts from one app to Google Contacts). Lets say it triggers when I put in "data A". In the next couple of minutes I update my contact so now it's "data B". Then the workflow runs. Will it do it with "data A" or "data B", or will it run twice (once with "data A" and once with "data B"). What I'm asking is if you store the trigger with the data when it was triggered, or do you poll the data when it runs. If it's the latter case, what if I already erased it?
It makes it a pain to test a new workflow.
Doesn't it make it harder for Pabbly? You have the trigger event logged, but you have to hold it for 10 minutes before running the workflow?
Another question (I am sending contacts from one app to Google Contacts). Lets say it triggers when I put in "data A". In the next couple of minutes I update my contact so now it's "data B". Then the workflow runs. Will it do it with "data A" or "data B", or will it run twice (once with "data A" and once with "data B"). What I'm asking is if you store the trigger with the data when it was triggered, or do you poll the data when it runs. If it's the latter case, what if I already erased it?