Quick Question : About the length of the life of the bot event listener - Eternity, or short live?

Once the event happens, process to started. In the middle of process we have “Wait for condition” step. Bot will wait for the users interaction to the app to change the target data manually.

In this sense, I understand Bot stay active and keep watching and detecting the next event to trigger the subsequent processs, but it is possible the users interaction (change data) will happen today, or tomorrow, but maybe next year in a extream case.

Quesion.

In this context, how long this bot will alive on the backend ?

Forever?
Eternity?
Evergreen?
One day?
One week?
A year?

Any of those or none?


My assumption : From the surface, it looks like BOT is waiting for something (data change) as we set this step as “wait for a condition” as a name, but it could be actually turned to be another event listener, just detect the change in the row/column. so actually bot is not waiting anything… So answer to this question should be forever? until we remove the bot from the app…

Thank you.

@prithpal
@Dan_Bahir

@Takuya_Miyai

1 2 283
2 REPLIES 2
Top Labels in this Space