Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cache: Implement stale-while-revalidate and stale-if-error #3853

Closed
mcollina opened this issue Nov 20, 2024 · 0 comments · Fixed by #3865
Closed

cache: Implement stale-while-revalidate and stale-if-error #3853

mcollina opened this issue Nov 20, 2024 · 0 comments · Fixed by #3865

Comments

@mcollina
Copy link
Member

I've done a few tests, and those does not seem fully implemented.

https://datatracker.ietf.org/doc/html/rfc5861

flakey5 added a commit to flakey5/undici that referenced this issue Nov 22, 2024
flakey5 added a commit to flakey5/undici that referenced this issue Nov 22, 2024
flakey5 added a commit to flakey5/undici that referenced this issue Nov 22, 2024
flakey5 added a commit to flakey5/undici that referenced this issue Nov 22, 2024
flakey5 added a commit to flakey5/undici that referenced this issue Nov 22, 2024
flakey5 added a commit to flakey5/undici that referenced this issue Nov 24, 2024
flakey5 added a commit to flakey5/undici that referenced this issue Nov 25, 2024
flakey5 added a commit to flakey5/undici that referenced this issue Nov 25, 2024
flakey5 added a commit to flakey5/undici that referenced this issue Nov 25, 2024
mcollina pushed a commit that referenced this issue Nov 25, 2024
* cache: fix stale-while-revalidate and stale-if-error

Closes #3853

Signed-off-by: flakey5 <[email protected]>

* type tests

Signed-off-by: flakey5 <[email protected]>

* test fixup

Signed-off-by: flakey5 <[email protected]>

---------

Signed-off-by: flakey5 <[email protected]>
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 a pull request may close this issue.

1 participant