Oat++ provides a facility for automatic retries which can be enabled for a more robust experience.
Oat++ provides for callbacks so you can decide at runtime whether or not to retry. If there's a user auth issue, we should probably cancel the request and prompt the user to sign in (or whatever solution is devised for #14).
Oat++ provides a facility for automatic retries which can be enabled for a more robust experience.
Oat++ provides for callbacks so you can decide at runtime whether or not to retry. If there's a user auth issue, we should probably cancel the request and prompt the user to sign in (or whatever solution is devised for #14).
Dependencies