product · inferred from evidence
oakserver/oak
The GitHub repository for the Oak framework.
- 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 error. Deno rolled out a platform change on Dec 7, 2022 to stop these logs from being emitte