-
-
Notifications
You must be signed in to change notification settings - Fork 873
Closed
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
Hey Parsers!
One issue that has been annoying me for months, when the SDK wasn't open source - but now it is so I remembered I can discuss it.
In some case in my app, there is no point where some calls should automatically retry to succeed. Simple example: In my login view controller, if the user mistakenly disabled wi-fi, I want to be able to show as soon as possible that the request failed. But right now, the SDK tries a few times before passing back the error calling the completion block.
Is it very complicated to give the developers some option to disable the retry logic?
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature