Skip to content

Reduce duplicate visibility watchdog log noise - #329

Merged
suguanYang merged 1 commit into
mainfrom
fix/wangbinqi/reduce-watchdog-log-noise
Aug 25, 2026
Merged

Reduce duplicate visibility watchdog log noise#329
suguanYang merged 1 commit into
mainfrom
fix/wangbinqi/reduce-watchdog-log-noise

Conversation

@suguanYang

Copy link
Copy Markdown
Contributor

Summary

  • suppress normal duplicate Beat lock skips from INFO logs
  • log successful visibility-recovery attempts at DEBUG only
  • keep actual recovery exceptions at ERROR

The Redis idempotency lock still prevents duplicate recovery work; this only removes expected coordination chatter from the normal log stream.

Tests: uv run pytest tests/contract/test_visibility_recovery_watchdog_contract.py tests/contract/test_visibility_recovery_contract.py (4 passed).

@suguanYang
suguanYang merged commit cd2ea36 into main Aug 25, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant