zio / zio-http

A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
https://zio.dev/zio-http
Apache License 2.0
800 stars 403 forks source link

Only call handle error lambda on fatal cause for handled routes (#3134) #3149

Closed 987Nabil closed 1 month ago

987Nabil commented 2 months ago

fixes #3134 /claim #3134

mschuwalow commented 2 months ago

seems to be duplicate of https://github.com/zio/zio-http/pull/3146