Implementing a correlation ID in a way that feels idiomatic to the Effect library involves levera...
CorrelationId idiomatic implementation
Howdy
I'm struggling to conjour up a good way to implement a correlationId that from request will be available to subsequent effects
I've explored Middlewares for this but feel like I'm lacking some Effect-style approach that is more idiomatic for this
Approach so far^
Any guidance would be massively appreciated !
Howdy
I'm struggling to conjour up a good way to implement a correlationId that from request will be available to subsequent effects
I've explored Middlewares for this but feel like I'm lacking some Effect-style approach that is more idiomatic for this
Approach so far^
Any guidance would be massively appreciated !
