framework · inferred from evidence
Oak
A web framework for Deno used to build server-side applications.
- Deno Deploy: Oak shows "[uncaught application error]: UnexpectedEof - early eof" after idle
Deno Deploy: Oak shows "[uncaught application error]: UnexpectedEof - early eof" after idle. This happened because Deno Deploy shuts down the idle isolate and hard-closes the listening socket, which Oak surfaced as an uncaught UnexpectedEof