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(BOUN-1216): use system and sharded load shedders from ic-bn-lib #48

Merged
merged 5 commits into from
Oct 28, 2024

Conversation

blind-oracle
Copy link
Collaborator

  • Switch from the direct usage of little-loadshedder to a sharded version from ic-bn-lib. little-loadshedder itself was also forked there to support using a single state across all of its clones (layer instances)
  • System shedder is added that sheds based on system load
  • Added CLI args to support various new idle timers in the HTTP server of ic-bn-lib
  • Update deps
  • Update Rust to 1.82
  • Update repro environment

@blind-oracle blind-oracle requested a review from a team as a code owner October 28, 2024 13:28
src/routing/mod.rs Outdated Show resolved Hide resolved
@blind-oracle blind-oracle merged commit 853af4d into main Oct 28, 2024
3 checks passed
@blind-oracle blind-oracle deleted the igornovg/shed branch October 28, 2024 19:07
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.

2 participants