From 725329fa717b878615e2d207165e0573bcd09ee5 Mon Sep 17 00:00:00 2001 From: Edward Wang Date: Mon, 11 Nov 2024 18:09:55 -0800 Subject: Release cache lock after proxy upstream filter, serve stale The cache locks may be held after serving stale, proxy upstream filter, or revalidate uncacheable resulting in dangling cache locks. Also only disable cache on final error if cache was not already disabled, and add DeclinedToUpstream / UpstreamError no cache reasons. --- .bleep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bleep') diff --git a/.bleep b/.bleep index 1f8104d..d1591c7 100644 --- a/.bleep +++ b/.bleep @@ -1 +1 @@ -4cba0f37f5682058c05904a3c5a395919a8ac498 +89319e9383d6f99066dfeace750a553d45e1c167 -- cgit v1.2.3