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

[batch] Get rid of default standing workers in dev #12202

Merged
merged 2 commits into from
Sep 21, 2022

Conversation

jigold
Copy link
Contributor

@jigold jigold commented Sep 19, 2022

No description provided.

Copy link
Contributor

@daniel-goldstein daniel-goldstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a line adding this script to the migrations in build.yaml

await db.execute_update(
'''
UPDATE pools
SET enable_standing_worker = %s
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: I think this can just be FALSE instead of using query args

@danking danking merged commit 6ce0317 into hail-is:main Sep 21, 2022
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.

3 participants