Skip to content

feat: add config validation with hot-reload rollback and audit trail - #63

Open
temiport25 wants to merge 1 commit into
Proof-Stell:mainfrom
temiport25:fix/config-validation-rollback
Open

feat: add config validation with hot-reload rollback and audit trail#63
temiport25 wants to merge 1 commit into
Proof-Stell:mainfrom
temiport25:fix/config-validation-rollback

Conversation

@temiport25

Copy link
Copy Markdown

Summary

Adds runtime configuration validation, hot-reload rollback support, and audit trail.

Changes

  • Adds ConfigAuditEntry/ConfigAuditLog for tracking config changes
  • Adds validate_connectivity() for Stellar Horizon reachability check
  • Records config reload success/failure in audit log
  • Adds GET /config/audit endpoint

Closes #60

@MaryammAli MaryammAli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Add Runtime Configuration Validation with Hot-Reload and Rollback Support

2 participants