Error Inference in Effect Resolvers
Shouldn't the resolver from the effect correctly infer the error? Taken from docs https://effect.website/docs/guides/batching-caching#resolvers-with-context
Effect is a powerful TypeScript library designed to help developers easily create complex, synchronous, and asynchronous programs.
