Skip to content

fix(rpc-dll): bound diagnostic log growth - #74

Merged
ewrogers merged 1 commit into
mainfrom
feat/bound-rpc-dll-logs
Aug 30, 2026
Merged

fix(rpc-dll): bound diagnostic log growth#74
ewrogers merged 1 commit into
mainfrom
feat/bound-rpc-dll-logs

Conversation

@ewrogers

Copy link
Copy Markdown
Owner

Summary

  • cap each injected-client diagnostic log at 1 MiB
  • keep lifecycle, connection, changed snapshot state, warnings, and failures
  • suppress successful command noise and deduplicate repeated snapshot failures
  • document the log policy and rotation behavior

Verification

  • cargo test --workspace --all-features
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • native Windows i686 cargo test -p rpc-dll (240 passed)
  • native Windows i686 Clippy with warnings denied
  • mdbook build docs

@ewrogers
ewrogers merged commit 03d65d5 into main Aug 30, 2026
3 checks passed
@ewrogers
ewrogers deleted the feat/bound-rpc-dll-logs branch August 30, 2026 15:42
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