envoyproxy/envoy

Make sure retries work well for mobile

Open

#16,310 opened on May 4, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
cronvoy-alphaenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

The mobile stack (+DFP and ideally Envoy in general) needs to retry requests that were failed for non-fatal reasons (HTTP GOAWAY, QUIC 0-RTT rejection, etc.)

Contributor guide