Jannis
CDCloudflare Developers
•Created by Jannis on 5/12/2024 in #workers-help
Workers platform broken for requests with cache mode no-store
Hi, an update a few hours ago completely broke my app with the following exception: Error sending request: Unsupported cache mode: no-store. It uses an external library (@azure/cosmos) which apparently specifies this cache options when creating fetch requests. It is known that caching is not supported by Workers, but please make sure the option does not break the requests any more.
25 replies