Skip to main content
October 19, 2022
Solved

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

  • October 19, 2022
  • 4 replies
  • 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.

4 replies

CosimoAnswer
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.

October 20, 2022

Cosimo, Thank you for that. 

October 21, 2022

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