Skip to content

fix(rust): raise idle traffic threshold#45

Merged
MarcStdt merged 1 commit into
masterfrom
fix/rust-keepalive-threshold
Jun 7, 2026
Merged

fix(rust): raise idle traffic threshold#45
MarcStdt merged 1 commit into
masterfrom
fix/rust-keepalive-threshold

Conversation

@MarcStdt

@MarcStdt MarcStdt commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • raise Rust Vanilla/Oxide keepAliveTraffic from 10kb/5m to 500kb/5m
  • observed idle Rust runtime stays around ~70kb/5m RX from background traffic, so 10kb/5m prevents coldstarter reengage

Test Plan

  • go test ./...
  • git diff --check
  • go run ../../scripts/validate-scrolls.go from scrolls/rust

Prod note: Fresh Rust Vanilla successfully coldstarted and answered A2S after #44, but did not idle-stop after the full 5m window because pod RX stayed above 10kb/5m with no intentional client traffic.

@druid-infra

Copy link
Copy Markdown
Collaborator
Error: This repo is not allowlisted for Atlantis.

@MarcStdt MarcStdt merged commit dceea0a into master Jun 7, 2026
1 check passed
@MarcStdt MarcStdt deleted the fix/rust-keepalive-threshold branch June 7, 2026 15:11
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