Reoccurring Angular Ajax request keeps user sessions aliveDescriptionViewing an incident case record will start a number of reoccurring requests. This prevents the user session from timing out. Steps to Reproduce 1. Set session timeout to 2 mins. 3. Logout and login again for the timeout value to take effect. 4. Open an incident record. 5. Wait for about 3 minutes. Observe the session continues without timeout and logout occurring. WorkaroundThis problem is under review and targeted to be fixed in a future release. To receive notifications when more information becomes available, subscribe to this Known Error article by clicking the Subscribe button at the top right of this form. As a workaround, set the system property 'glide.amb.auto_req.extend.session' to false. Related Problem: PRB967377