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

Less verbose log messages for remove and register worker #8938

Merged
merged 3 commits into from
Nov 15, 2024

Conversation

fjetter
Copy link
Member

@fjetter fjetter commented Nov 15, 2024

Those logs would log the representation of the Worker state object, i.e. smth like <WorkerState addr name status memory processing> which is a little verbose. Most useful information is the addr and name of the worker (arguably the name is also quite verbose depending on the deployment tool)

Copy link
Contributor

github-actions bot commented Nov 15, 2024

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    25 files  ±0      25 suites  ±0   10h 24m 42s ⏱️ + 8m 21s
 4 130 tests ±0   4 015 ✅ +1    110 💤 ±0  5 ❌ ±0 
47 692 runs   - 1  45 564 ✅ ±0  2 122 💤 ±0  6 ❌ ±0 

For more details on these failures, see this check.

Results for commit 024f4eb. ± Comparison against base commit d7eff77.

♻️ This comment has been updated with latest results.

@fjetter fjetter merged commit cc2584d into dask:main Nov 15, 2024
24 of 32 checks passed
@fjetter fjetter deleted the less_verbose_logs_worker branch November 15, 2024 13:14
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