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

feat: Rework the load limit #139

Merged
merged 5 commits into from
Aug 2, 2024
Merged

feat: Rework the load limit #139

merged 5 commits into from
Aug 2, 2024

Conversation

theofidry
Copy link
Owner

  • Make the load limit about the available resources, i.e. if there is 11 cores, 1 is reserved and 5 are busy, it will limit it based on 11-1-5=5 cores. So 1. means 100% of 5 cores, .5 50% of 5 cores.
  • Do not have a limit by default

@theofidry theofidry enabled auto-merge (squash) August 2, 2024 10:04
@theofidry theofidry merged commit 211b0f5 into main Aug 2, 2024
20 checks passed
@theofidry theofidry deleted the feat/load-limit branch August 2, 2024 10:08
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