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

fix: stricter requirements for cache #178

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

alanshaw
Copy link
Member

Makes the requirements for adding to the cache stricter and in accordance with the cloudflare docs.

We only call waitUntil if it is possible for the response to be added to the cache. This should reduce errors and potentially worker runtimes.

Copy link
Member

@fforbeck fforbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@alanshaw alanshaw merged commit 3dc5c15 into main Sep 20, 2024
6 checks passed
@alanshaw alanshaw deleted the fix/stricter-reqs-for-cache2 branch September 20, 2024 08:17
alanshaw pushed a commit that referenced this pull request Sep 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.13.0](edge-gateway-v1.12.1...edge-gateway-v1.13.0)
(2024-09-25)


### Features

* use big file downloader
([#180](#180))
([57832cc](57832cc))


### Fixes

* maybe do not use path
([070abcf](070abcf))
* org slug
([65b8494](65b8494))
* remove unused env var
([177ac95](177ac95))
* stricter requirements for cache
([#178](#178))
([3dc5c15](3dc5c15))
* use bootstrap sha
([05182c6](05182c6))


### Other Changes

* trigger release
([c05de73](c05de73))
* trigger release
([3661323](3661323))
* update repo ([#179](#179))
([1d99326](1d99326))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
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 this pull request may close these issues.

2 participants