Hey all. I'm a bit lost as I get random print failures due to a rescheduled timer in the past. While this generally indicates an overloaded mcu, this is for the host MCU. It appears to be related to the BME280 that is attached over i2c to the host, but it is entirely random. Wires appear to be fine, so any help or indicator or even a way of reproducing this failure without ruining a print might be helpful. It is completely sporadic, sometimes after a few hours on idle, sometimes just during a print.
Host MCU is configured to provide chamber temp via BME280, as well as thermal zones over sysfs for CPU and GPU on the rk3399. SBC is a Rock 4C+.
I've attached one of the logs where it happened.