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

concurrency setting for beta deployment #11037

Closed
donsizemore opened this issue Nov 20, 2024 · 0 comments · Fixed by #11039
Closed

concurrency setting for beta deployment #11037

donsizemore opened this issue Nov 20, 2024 · 0 comments · Fixed by #11039
Milestone

Comments

@donsizemore
Copy link
Contributor

donsizemore commented Nov 20, 2024

Payara 6 autodeploys asynchronously on service launch, and recent versions seem to allow multiple copies to launch simultaneously on beta.dataverse.org, causing service outages.

It looks like we can set a concurrency of 1 for this (and other?) actions: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurrency-of-workflows-and-jobs

Pull request forthcoming.

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 a pull request may close this issue.

2 participants