Skip to content

fix(keeper): redact upstream errors from keeper health responses (#276) - #292

Merged
karagozemin merged 1 commit into
Sub-Rosa-Issue:mainfrom
CemAyyildiz:fix/issue-276-redact-keeper-health-errors
Aug 31, 2026
Merged

fix(keeper): redact upstream errors from keeper health responses (#276)#292
karagozemin merged 1 commit into
Sub-Rosa-Issue:mainfrom
CemAyyildiz:fix/issue-276-redact-keeper-health-errors

Conversation

@CemAyyildiz

Copy link
Copy Markdown
Contributor

Summary

  • Return stable public health messages (rpc: unavailable, drand: unavailable, health check failed) from keeper health endpoints.
  • Log detailed upstream failures server-side only.
  • Add regression tests with secret-bearing upstream errors.

Closes #276

Made with Cursor

…ssue#276)

Return stable public health messages while logging detailed upstream
failures server-side only, with regression tests for secret-bearing errors.

Co-authored-by: Cursor <cursoragent@cursor.com>
@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@CemAyyildiz Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@karagozemin
karagozemin merged commit db25de1 into Sub-Rosa-Issue:main Aug 31, 2026
2 of 3 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.

Redact upstream errors from keeper health responses

2 participants