Update:
My clock drifts were fixed once I closed the tab that had the gateway threads on it. Weird that that can cause a clock drift but you don’t see any performance degradation.
Lesson to all - don’t keep the thread diagnostics opened or you will see clock drift errors in the logs.
Even better lesson - don’t create recursive loop in the first place. /solved