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

Add waitUntil helper #998

Open
cstrnt opened this issue Jun 28, 2023 · 0 comments
Open

Add waitUntil helper #998

cstrnt opened this issue Jun 28, 2023 · 0 comments

Comments

@cstrnt
Copy link

cstrnt commented Jun 28, 2023

Is your feature request related to a problem? Please describe.
I want to be able to do some async work (e.g. caching a response, writing some data) without blocking the response

Describe the solution you'd like
Basically the same like cloudflare workers has (https://developers.cloudflare.com/workers/runtime-apis/fetch-event/#waituntil)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants