openclaw/extensions
Joey Krug 063e06e17b fix: only count debounce buffers with actual pending messages in flush count
flushBuffer/flushKey now return whether messages were actually flushed,
so flushAll only increments flushedBufferCount for non-empty buffers.
Prevents idle registered debouncers from triggering unnecessary followup
queue drain waits during SIGUSR1 restart. Also wraps per-key flush in
try/catch so one onError throw cannot strand later buffered messages.
2026-03-20 19:09:20 -04:00
..
2026-03-20 19:24:10 +00:00
2026-03-20 19:24:10 +00:00
2026-03-19 03:36:03 +00:00