Skip to main content
Newcomer
October 19, 2022
Solved

How to kill a BR that is stuck in an infinite loop

  • October 19, 2022
  • 1 reply
  • 0 views

I am building a BR and kicked it off from the BR editor panel. It is stuck in an infinite loop. Is there any way to abort it?

Best answer by Cosimo

You will need to kill the user session that is running the BR or recycle the IIS application pool for the server that is running the BR.

1 reply

CosimoAnswer
Contributor
October 20, 2022

You will need to kill the user session that is running the BR or recycle the IIS application pool for the server that is running the BR.

Newcomer
October 20, 2022

Cosimo, Thank you for that. 

Expert
October 21, 2022

Make sure all the users are logged out from the application so don't lose any work.