SdkError here is a tagged class, the ifered signature is Effect.Effect<never, SdkError, ServiceOutputTypes> as expected. and in case of failure I'm getting the following cause: . The question: would it be make sense and possible to put call stack inside Cause instead of being tagged class property?