Service within a pipe function, what is the preferred way to access the Effect? I recently swapped out by database client for an Effect-wrapped one (commit). Service and then using Effect.andThen() to access what I need:Effect.Do instead:pipe operators (nothing against the Effect.gen, I find the code a little ugly