Skip to content

fix(dsl/fallback_log): warn when an OOM drops a fallback entry#291

Merged
indaco merged 1 commit intomainfrom
fix/dsl-fallback-log-warn-on-oom
May 7, 2026
Merged

fix(dsl/fallback_log): warn when an OOM drops a fallback entry#291
indaco merged 1 commit intomainfrom
fix/dsl-fallback-log-warn-on-oom

Conversation

@indaco
Copy link
Copy Markdown
Owner

@indaco indaco commented May 7, 2026

Description

When the DSL fallback log itself runs out of memory while appending an entry, the user keeps a one-line stderr warning instead of a silent drop. The signal that a post_install was partially skipped during a large mt migrate no longer disappears under memory pressure; the entry is still dropped, but the diagnostic surface stays loud.

Related Issue

  • None

Notes for Reviewers

  • None

Surface a one-line stderr warning when the diagnostic log fails to
grow so the user keeps the signal that a post_install was partially
skipped under memory pressure.
@indaco indaco merged commit 80cebac into main May 7, 2026
3 checks passed
@indaco indaco deleted the fix/dsl-fallback-log-warn-on-oom branch May 7, 2026 15:40
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