Skip to content

Conversation

hendrikmakait
Copy link
Contributor

Closes #1620

Our clusters get created once per module and get shut down after 2 minutes if no client is connected (and after 20 minutes of idleness). Therefore, we should group tests by the cluster fixture to ensure that they are being utilized back-to-back.

We could potentially increase the no-client-timeout, but this still won't work if there's a gap of 20 minutes so I'd prefer either sorting within the module or breaking modules apart bhy cluster.

@fjetter fjetter merged commit 1d02ce1 into main Dec 12, 2024
15 checks passed
@fjetter fjetter deleted the fix-work-stealing branch December 12, 2024 10:13
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.

⚠️ CI failed ⚠️ - Client timeout error in test_work_stealing_on_inhomogeneous_workload
2 participants