mirage/ocaml-github

Add Lwt.catch equivalent to Github monad

Closed this issue · 0 comments

Without an Lwt.catch equivalent, it is difficult to debug exceptions that occur in the Github monad while maintaining the monad state (caches, rate limits, tokens).