Starscream icon indicating copy to clipboard operation
Starscream copied to clipboard

feat(waiting): add error handling for errors while waiting

Open DomiR opened this issue 4 years ago • 3 comments

While using a custom cert pinnner calling completion(.failed(error)) will update the state with state waiting passing the cert error.

In this case we also should call the error handler.

DomiR avatar May 06 '20 13:05 DomiR

What do you think about this?

DomiR avatar Jun 19 '20 00:06 DomiR

Makes sense, I like it. Going to cut another version (to fix some bugs) before merging this since it is a breaking changing with the enum case change. Thanks for the PR!

daltoniam avatar Jul 19 '20 00:07 daltoniam

@daltoniam Are there any updates on this?

scoreyou avatar Oct 05 '23 08:10 scoreyou