This document was generated from CDN thread
Created by: Phi Yim on 18-10-2013 02:12:35 AM
A customer of mine discovered that getSessionsByDeviceRef is significantly slower the first time it is called after a new recording session is called (usually around 2 seconds). After that initial call to getSessionsByDeviceRef, it only takes around 300 ms. This means that there is a two second delay in pausing the recording which isn’t catastrophic but it would be excellent if we could remove this delay.
Is there any way to avoid this 2 second delay?