well-typed / grapesy

Native Haskell gRPC client and server based on `http2`
Other
32 stars 4 forks source link

Don't retry after fatal errors #45

Closed edsko closed 7 months ago

edsko commented 7 months ago

Currently, we use this only to avoid retrying if the TLS certificate does not match.