Skip to content

docs: add HTTP server API section to Deploy migration guide#3023

Merged
magurotuna merged 1 commit intomainfrom
legacy-serve-function
Apr 2, 2026
Merged

docs: add HTTP server API section to Deploy migration guide#3023
magurotuna merged 1 commit intomainfrom
legacy-serve-function

Conversation

@magurotuna
Copy link
Copy Markdown
Member

Explains that the legacy serve() from deno.land/std is not supported on the new Deploy, how to migrate to Deno.serve(), and that the error surfaces as a warmup phase timeout during deployment.

Explains that the legacy `serve()` from `deno.land/std` is not supported
on the new Deploy, how to migrate to `Deno.serve()`, and that the error
surfaces as a warmup phase timeout during deployment.
@magurotuna magurotuna requested a review from arnauorriols April 2, 2026 06:40
@magurotuna magurotuna merged commit 6377ca3 into main Apr 2, 2026
2 checks passed
@magurotuna magurotuna deleted the legacy-serve-function branch April 2, 2026 15:46
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