Skip to content

Catch a migration running error and prevent docker-entrypoint to continue further on failure#1951

Merged
s3inlc merged 1 commit intodevfrom
migrations-failure-handling
Mar 2, 2026
Merged

Catch a migration running error and prevent docker-entrypoint to continue further on failure#1951
s3inlc merged 1 commit intodevfrom
migrations-failure-handling

Conversation

@s3inlc
Copy link
Member

@s3inlc s3inlc commented Mar 2, 2026

This blocks the start of the Hashtopolis backend container in case there was an issue on a migration step. With this, we prevent that failed migrations may go unnoticed and/or can have unwanted side effects if the process just continues to start Hashtopolis.

@s3inlc s3inlc requested a review from jessevz March 2, 2026 13:54
@s3inlc s3inlc merged commit 3e88c36 into dev Mar 2, 2026
4 checks passed
@s3inlc s3inlc deleted the migrations-failure-handling branch March 2, 2026 15:16
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.

2 participants