envoyproxy / envoyproxy/envoy

CacheFilter: Handle slow cache insertion

Open
#10,022 1 comment 0 reactions 0 assignees View on GitHub
area/cache help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
428

Description

CacheFilter currently assumes that caches can accept inserts much faster than clients can accept responses. This should be true for reasonable deployments, but CacheFilter should handle caches that are too slow to accept inserts. If a cache is slow enough, insertion should be abandoned.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.