Hello. I have a scheduled bot that runs every 1st day of the month. As i checked, the bot runs 3 times.
The bot is to run a data action. To a new rows.
So it adds 3 times with the same data but different time added.
Is this a bug or I have missed something?
Thanks
In general errors are caused by users and not by a bug.
I have double check it. I have only 1 bot. It should run once. .
Any chance if the option “Trigger other Bots” is enabled and that could cause this behavior? What are those 3 timestamps and their differences?
Trigger other bots is not enabled. Its datetime on 1st date of the month which is 10/1/2023. but with 3 timestamps one is 3:03, second is 3:08 and last is 3:14.
Double-check from the Audit history if all of these are triggered by the “Schedule”. You can find it from the log details.
1 Like
You see the bot actually run three times or three rows created within a single run?
1 Like
i can tell that the bot actually run 3 times. because the of the timestamps. 3 different values.
These are actually triggered by schedule as per audit logs.
Just to debug, I would schedule it at another interval, say daily, to see if the same occurs.
Has this Bot ever worked properly?