Hacker News new | ask | show | jobs
Failsafe-go – Adaptive concurrency limiting in Golang (failsafe-go.dev)
6 points by jodah 275 days ago
1 comments

I wonder how concurrency is related to failsafety, although this library is my goto for the latter. I guess it mixes well with the rest of the strategies provided, yet the question still remains… Seems like a shoe on the other foot.