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
I've gone through the documentation but there is nothing mentioned about this. Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
fabianTMC
changed the title
When the server is unavilable, provide a way to handle promise rejection
When the server is unavailable, provide a way to handle promise rejection
Apr 3, 2017
thanks for reporting this. You are right, the Promise chain was broken during assignment requests and errors could not be catched. I refactored this and added a test for failing connections. Please have a look at v1.3.0 if it fits your use case.
When I try to store a file when the server is offline, it logs the following error:
This is my code:
I've gone through the documentation but there is nothing mentioned about this. Any help would be appreciated.
The text was updated successfully, but these errors were encountered: