Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prevent unnecessary service restarts #1023

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

detj
Copy link
Contributor

@detj detj commented Aug 9, 2024

Summary

In this PR, we update docker compose behavior to not restart the web service when api service restarts. The web & the api service are decoupled by nature and hence web service do not need to be restarted always. This slightly improves developer feedback cycle time.

Tasks

  • Prevent compose web service to restart always when service api restarts

- prevent compose web service to restart always when service api
restarts
@detj detj self-assigned this Aug 9, 2024
Copy link

vercel bot commented Aug 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
measure-web-app ⬜️ Ignored (Inspect) Aug 9, 2024 8:52pm

@detj detj requested a review from anupcowkur August 9, 2024 20:53
@detj detj merged commit b7b1c7a into main Aug 12, 2024
4 checks passed
@detj detj deleted the update-compose-behavior branch August 12, 2024 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants