Skip to content

Feat: Implemented health checks for both databases. elt_script starts when databases are 'healthy' and dbt starts when elt_script finishes#11

Open
Mindblownserver wants to merge 1 commit into
justinbchau:dbtfrom
Mindblownserver:dbt
Open

Feat: Implemented health checks for both databases. elt_script starts when databases are 'healthy' and dbt starts when elt_script finishes#11
Mindblownserver wants to merge 1 commit into
justinbchau:dbtfrom
Mindblownserver:dbt

Conversation

@Mindblownserver

Copy link
Copy Markdown

This is a pull request to fix the problem presented in this issue: #8 (comment)

In short, I added condition under each service in the depends_on section, in the docker-compose.yaml

fix: elt_script is only launched when both databases accept connections (healthy)

fix: dbt starts when the elt_script service finishes executing
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