Diagnostics CLient Logs

Hi We figure out that we have clients that are constantly launching every seconds.

Do you have any client timer scripts doing something like system.util.retarget()?

None. our client timer script is the inactivity.

The username you are checking against and the user name you are switching to aren’t the same. So of course this script will fire over and over again.

1 Like