schedule message was already produced by an earlier ambiguous commit [SQL0037]
Edit this pagecode SQL0037 · 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="schedule message was already produced by an earlier ambiguous commit" code=SQL0037
A schedule producer tick found its message already in the stream: an earlier tick’s commit confirmation was lost after the produce landed, so this tick produced nothing. The idempotency key made the retry safe; the schedule’s message does not land twice.
Nothing pasted yet — the queries above show their blanks.
Looking for a different code? Search every thread.