Skip to content

feat(seer): Add CPU connection pools and rollout options for severity and fixability#117359

Merged
Mihir-Mavalankar merged 1 commit into
masterfrom
route-traffic-to-cpu
Jun 11, 2026
Merged

feat(seer): Add CPU connection pools and rollout options for severity and fixability#117359
Mihir-Mavalankar merged 1 commit into
masterfrom
route-traffic-to-cpu

Conversation

@Mihir-Mavalankar

@Mihir-Mavalankar Mihir-Mavalankar commented Jun 10, 2026

Copy link
Copy Markdown
Contributor
  • Add CPU-targeted connection pools using SEER_SUMMARIZATION_URL alongside the existing GPU pools for both severity scoring and fixability scoring.
  • Use in_random_rollout() with the previously registered seer.severity.cpu-rollout and seer.fixability.cpu-rollout options to probabilistically route requests to CPU pods. Both options default to 0.0, so no traffic moves until explicitly configured.
  • Waiting till all regions have the models loaded in summarizations pods. Blocked till inc-2229 is resolved.

… and fixability

Add CPU-targeted connection pools using SEER_SUMMARIZATION_URL alongside
the existing GPU pools for both severity scoring and fixability scoring.
Use in_random_rollout() with the previously registered seer.severity.cpu-rollout
and seer.fixability.cpu-rollout options to probabilistically route requests
to CPU pods. Both options default to 0.0, so no traffic moves until
explicitly configured.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Mihir-Mavalankar Mihir-Mavalankar self-assigned this Jun 10, 2026
@Mihir-Mavalankar Mihir-Mavalankar requested review from a team as code owners June 10, 2026 19:52
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 10, 2026
@Mihir-Mavalankar Mihir-Mavalankar merged commit 4bc22c8 into master Jun 11, 2026
86 checks passed
@Mihir-Mavalankar Mihir-Mavalankar deleted the route-traffic-to-cpu branch June 11, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants