You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add handling of exceptions while making request, especially timeouts ant 500 HTTP errors.
The app should wait and restart the process on its own instead of requiring a manual restart. Add an exception counter for such situations and when it reaches its maxium, throw a final exception and abort.
The text was updated successfully, but these errors were encountered:
Add handling of exceptions while making request, especially timeouts ant 500 HTTP errors.
The app should wait and restart the process on its own instead of requiring a manual restart. Add an exception counter for such situations and when it reaches its maxium, throw a final exception and abort.
The text was updated successfully, but these errors were encountered: