Skip to content

fix: log rollback errors instead of silently swallowing them - #3926

Open
Quratulain-bilal wants to merge 1 commit into
github:mainfrom
Quratulain-bilal:fix/rollback-log-errors
Open

fix: log rollback errors instead of silently swallowing them#3926
Quratulain-bilal wants to merge 1 commit into
github:mainfrom
Quratulain-bilal:fix/rollback-log-errors

Conversation

@Quratulain-bilal

Copy link
Copy Markdown
Contributor

Problem

_rollback() caught and discarded all exceptions during component removal. If a rollback step fails, the user has no indication the rollback was incomplete.

Fix

Add debug logging so failures are visible.

_rollback() caught and discarded all exceptions during component
removal. If a rollback step fails, the user has no indication the
rollback was incomplete. Add debug logging so failures are visible.
@Quratulain-bilal
Quratulain-bilal requested a review from mnriem as a code owner July 31, 2026 15:52
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