Actions
Feature #17172
openStale-while-revalidate caching strategy for requests
Story points:
3.0
Release:
Release relationship:
Auto
Description
Workbench2 gets a framework for saving requests and their results, when getting an previously seen request, return the cached result, and then send the request upstream, and return a 2nd result when the upstream responds.
Investigate if https://swr.vercel.app/ would be useful.
Related issues
Actions