cancel
Showing results for 
Search instead for 
Did you mean: 

Debug parameter

pradeepmathewch
Employee
Employee
0 Kudos

Hello all,

Is there a parameter which can be set so that if a particular dialog user goes idle for a long time in the debug mode, he will be kicked out from the debug mode ?

Thanks and Regards, Pradeep

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Pradeep

There is the paremeter rdisp/max_debug_lazy_time (default 10 Min.) This parameter sets the timeout for lazy debugging sessions, which will be resetted after the time, defined in this parameter.

The details to this parameter you can read in the Notes:

321488 - Handling debugging sessions

79435 - Automatic resetting from PRIV mode

Kind regards

Andrei

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos

Hi Pradeep,

I don't think so... but you can use rdisp/gui_auto_logout = (value in seconds) to logout any user idle for X amount of time

Hope this help!

Juan

Please reward with points if helpful