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

Deployment breaks when run during an already ongoing deployment #104

Open
mickael-h opened this issue Jul 6, 2023 · 1 comment
Open

Comments

@mickael-h
Copy link

I set the action to run on merges to my dev branch.
If a merge happens while a deployment is still ongoing, the previous deployment is aborted and the new one breaks, leaving the instance in a degraded state.
Starting a new deployment fixes the issue, but this means the instance needs constant monitoring in case it happens again.

@khavinshankar
Copy link

I also have this issue

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

No branches or pull requests

2 participants