This error just happened today. It was working fine before. Has anyone got this bot error too?
Solved! Go to Solution.
The execution time is showing as 137 seconds that is exceeding the data change event execution time of 120 seconds. If the bot is a data change bot then that could be the reason. However in such cases typically the error displayed is "it took too long...."
For the scheduled bot though the execution time is much higher at 300 seconds. So if it is a scheduled bot, the reason could be something different.
Automation limits - AppSheet Help
There are some other limits related to table size, number of records processed in a scheduled bot. You may want to evaluate if you are hitting any of those limits.
The execution time is showing as 137 seconds that is exceeding the data change event execution time of 120 seconds. If the bot is a data change bot then that could be the reason. However in such cases typically the error displayed is "it took too long...."
For the scheduled bot though the execution time is much higher at 300 seconds. So if it is a scheduled bot, the reason could be something different.
Automation limits - AppSheet Help
There are some other limits related to table size, number of records processed in a scheduled bot. You may want to evaluate if you are hitting any of those limits.
@Suvrutt_Gurjar Thank you very much. Your advice really helped me find the root cause. It turns out that there were tons of rows added to the table which I was not aware of (the issue was unrelated to this topic). So the bot took a lot longer to process the whole table which consequently exceeded the 2-minute limit.
You are welcome @sak .Nice to know you have been able to solve the issue.
User | Count |
---|---|
15 | |
9 | |
9 | |
7 | |
3 |