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

Promote LIFO scaling log to warning level #812

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

jacobtomlinson
Copy link
Member

In #807 @BitTheByte was experiencing the LIFO scaling mode which can result in unpleasant behaviour where workers get killed when they are not ready. It took some time to figure out what was happening.

This PR promotes the log message that is triggered when this happens to warning level to help other users who may debug this in the future.

@jacobtomlinson jacobtomlinson merged commit bd1bb7e into dask:main Sep 8, 2023
8 checks passed
@jacobtomlinson jacobtomlinson deleted the scaling-warning branch September 8, 2023 16:22
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