worker tick exceeded its poll rate [SQL0040]
Edit this pagecode SQL0040 · log event at warn — degraded but self-healing, or a durable data consequence; an operator should learn of it eventually
the log line · Report this thread
As it arrives in your log:
level=WARN msg="worker tick exceeded its poll rate" code=SQL0040
One tick ran longer than the row’s own poll_rate, so the worker is
behind its own schedule: the next tick starts duration after the last
one began instead of rate. Ticks pace from tick end, so overruns delay
the schedule rather than stack. There is no separate threshold to set —
the row’s poll_rate is the definition of on-schedule.
Nothing pasted yet — the queries above show their blanks.
Looking for a different code? Search every thread.