Skip to content

Allow disabling retry logic #607

Closed
Closed
@natanrolnik

Description

@natanrolnik

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

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions