you're averaging a lot of cpu time per execution
you're averaging a lot of cpu time per execution
(warn) Log size limit exceeded: More than 128KB of data (across console.log statements, exception, request metadata and headers) was logged during a single request. Subsequent data for this request will not be recorded in logs, appear when tailing this Worker's logs, or in Tail Workers.
because it did so much at once lol

The receiving Durable Object does not support RPC... when running tests attached to it. Repro here: https://github.com/its-jman/workers-types-reprorpc compatibility flag into your Wrangler.jsonFailed to pop isolated storage stack frame in... npx wrangler dev --remote, does it actually run the worker locally and communicate with the remote bindings? Of does it deploy the worker somewhere remotely and forward the connections to it? (warn) Log size limit exceeded: More than 128KB of data (across console.log statements, exception, request metadata and headers) was logged during a single request. Subsequent data for this request will not be recorded in logs, appear when tailing this Worker's logs, or in Tail Workers.
The receiving Durable Object does not support RPC...rpcFailed to pop isolated storage stack frame in...