Re: Solved: awake-time long lags

2024-08-14 Thread Jérémy DE ROYER via Webobjects-dev
Hello, Why not use a busy indicatior when « onclick » ? And hide it with the response. I use it on our web commerce app and it works well (exemple : https://www.cssscript.com/demo/minimal-busy-indicator-javascript-css3/) Jérémy Le 13 août 2024 à 17:26, OCsite via Webobjects-dev a écrit : D

Solved: awake-time long lags

2024-08-13 Thread OCsite via Webobjects-dev
D'oh! Further analysis proved that those R/Rs which sport a long lag awake-time are overlapping R/Rs of the same session. Since the default EC, far as I know, gets locked immediately before session awake (and unlocked just after session sleep), the mystery of long lags is no mystery anymore (a