Improving Stack Traces with Effect.runPromise Usage

what can I do to get better stack traces?
I need to run Effect.runPromise around everything, but it seems like stack traces are gone that way
image.png
Was this page helpful?