ROBOT stuck 1 hour in running without any error after sucessfully excuted , but what is reson

robot is stuck while runing the process , but its scucessfully compledted task but why it is stuck 1 hour

Hi,

Some times developers made mistakes like instead of giving a minute they will mistakenly provide one hour in delay. check your code and find out any hard coded delay in your code and check what is amount of time you would provide in delay. most of the times the mentioned issue related to the hardcoded delay in your automation. thanks

eg:

one minute delay.

one hour delay .

@akshith_reddy1 this is most likely a configuration error and not an actual bug. Please share the workflow you are seeing this behaviour and a screenshot when the “robot is stuck” is visible.