svroonland/rezilience

Apply policies to entire Service

svroonland opened this issue · 1 comments

Inspired by Adam Fraser's talk today on AOP: facilitate using ZLayer's updateService to add eg a CircuitBreaker to an entire Database service in the R parameter of ZIO[R, E, A]

Documented + example in #31