Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Session is already locked - Causes instability
#7
Besides that, seems that the session lock timeout value is too small for you. Are you using the default timeout value (in older versions it could be like 30 seconds).

If you have processes that can take more time, please consider increasing it.

BTW, if you set it to ZERO, you will never see such errors again. New requests will be put on hold until the first is responded. They will be responded one by one sequentially later.

The property is ServerController.SessionOptions.LockSessionTimeout
Reply


Messages In This Thread
RE: Session is already locked - Causes instability - by Alexandre Machado - 07-09-2020, 11:49 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)