-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- Add utility function in context to get a url of the current server type safely. One use case is to create callback urls type safely. This function could be called
hreforsafePath - Add integration for Upstash Workflows, submit docs update documenting it.
- Add built in observability using open telemetry. Including errors
- Explore built in integration for resumable-stream to async generator routes. Implemented as https://durablefetch.com
- Explore built in
waitUntilthat uses the right implementation based on runtime: on Node it would just spawn a promise, on Cloudflare it would usewaitUntil, on Vercel it would use the exportednext/afterfunction
Metadata
Metadata
Assignees
Labels
No labels