Skip to content

Retry stale serverless upstreams#135

Merged
arjunkomath merged 1 commit into
mainfrom
fix/retry-stale-serverless-upstream
Jul 12, 2026
Merged

Retry stale serverless upstreams#135
arjunkomath merged 1 commit into
mainfrom
fix/retry-stale-serverless-upstream

Conversation

@techulus-agent

Copy link
Copy Markdown
Collaborator

Summary

  • evict stale serverless upstreams and retry safe requests once after fresh resolution
  • limit retries to bodyless GET/HEAD requests and exclude protocol upgrades
  • avoid retrying or evicting healthy cache when the client cancels
  • bound retry resolution to prevent waiting for the full wake timeout

Validation

  • go test ./... from agent/
  • go test ./internal/serverless -count=10
  • Smart review: approved

@arjunkomath arjunkomath merged commit 523dc61 into main Jul 12, 2026
10 checks passed
@arjunkomath arjunkomath deleted the fix/retry-stale-serverless-upstream branch July 12, 2026 06:36
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