Fork me on GitHub
#core-async
<
2018-04-20
>
danboykis20:04:44

is anyone aware of a decent retry/backoff lib for core.async, I always end up doing my own version with go-loop,alts and timeout chan but perhaps there's something that exists i can just plug in