Feature #17172
Updated by Peter Amstutz about 4 years ago
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.