Kyo
Kyo
> Any updates on this? I keep getting similar errors: > > ``` > ✘ [ERROR] workerd/server/server.c++:3346: error: Uncaught exception: kj/async-io-unix.c++:778: disconnected: remote.worker_do_not_log; Request failed due to internal error >...
@kentonv Thanks mate, so I cannot get some meaningful log for websocket close :(
BUG: Type Mismatch Between DurableObject Abstract Class and DurableObject Interface for fetch Method
I am saying that there are DurableObject base class and DurableObject interface in @cloudflare/workers-types, right? So we are expecting DurableObject base class is subject to DurableObject interface, so do vitest-pool-worker....
@Code-Hex Thanks for the response! I am facing two problems currently and I am wondering how to fix and write tests. 1. What causes this 1 second iat difference in...