Effect CommunityEC
Effect Community15mo ago
10 replies
sandromaglione

Fixing Array Length Mismatch Error in RPC Handler

What's the error handler must return an array of responses with the same length as the requests? How can it be fixed?
(https://github.com/Effect-TS/effect/blob/b836fc429a9aad36e7a063557d1448ed95398c85/packages/rpc/src/RpcResolverNoStream.ts#L43)
Was this page helpful?