Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URLSession retry on fail? #3

Closed
moyoteg opened this issue Jan 5, 2018 · 1 comment
Closed

URLSession retry on fail? #3

moyoteg opened this issue Jan 5, 2018 · 1 comment

Comments

@moyoteg
Copy link

moyoteg commented Jan 5, 2018

is it possible to implement a retry on a URLSession failure?

@icanzilb
Copy link
Owner

icanzilb commented Jan 5, 2018

retry catches throws just like try so no way to automatically error handle async APIs

@icanzilb icanzilb closed this as completed Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants