Sean Lagudas

Results 1 issues of Sean Lagudas

As of now, the `beforeError` hook only handles `HTTPErrors`. A hook for handling errors like `TimeoutError` would be beneficial to avoid having to wrap every request call in `try {...