Skip to content

fix: make after_migrate hooks non-fatal - #12

Open
nkarkare wants to merge 1 commit into
developfrom
fix/safe-after-migrate-hooks
Open

fix: make after_migrate hooks non-fatal#12
nkarkare wants to merge 1 commit into
developfrom
fix/safe-after-migrate-hooks

Conversation

@nkarkare

Copy link
Copy Markdown

Summary\n- wrap after_migrate work in try/except blocks\n- log full tracebacks when hook/step failures occur\n- keep migrations/deployments from failing due to non-critical after_migrate errors\n\n## Validation\n- python3 -m py_compile on the changed Python files

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