node-red-contrib-buffer-parser is erroring with RangeError: Attempt to access memory outside buffer bounds, but is only receiving an empty array at the moment due to sensors being shut-down. It appears to be causing a noticeable slowdown with node-red deployment and loading (peak CPU load is around 5% on the RPi), and I'm not sure how to better handle this error.
Thank you so much! That has solved the issue with buffer-parser!
My connection to node-red is still sluggish, but I suspect that may be our clients' internet connection, or I need to implement stricter rate limits elsewhere in the code.