Hi Daniel, thanks for the follow-up. I was familiar with the usage of cursors/similar devices, the issue was that the directory I was scanning was large enough that just a listdir call would cause the sensor to timeout so prior to any cursor loading - moving to scandir/lazy evaluation did solve the problem and once the directory files could be scanned everything worked perfectly