Wait task no more running ?

Hi ! And look at this:

A process containing:
When “Table” is updated
Then Wait for a duration (a lot of minutes)
Then Send a notification to “…”
End of process.
Ok, this process fully ran during numerous days ago.
But few days ago, finished, it no more runs definitively !

I consequently tested the following troubleshootings:

A process containing:
When “Table” is updated
Then Send a notification to “…”
End of process.
Ok, this process runs, the notification rings.

Adding one single step to this process:
When “Table” is updated
Then Send a notification to “…”
Then Wait for duration “000:05:05”
End of process.
This process does not run: testing it indicates it’s OK, but notification does not ring ! …while process asks first sending the notification…

Wasting my time to understand it and testing various explainitions, I beg your help ;o)

It’s not working since few days. Contacted support and said it was fixed but still it’s not working.

6 Likes

Waouh ! Thanks very much !

Hi @yves_miralles

If this is still a problem, maybe it should not be marked as solved?

2 Likes

I have the same problem. What was the solution?