Hi,
I'm testing Sencha io and yesterday my app was working correctly but know i'm getting this timeout error :
Code:
WARNING: RPC request has timed out as there was no reply from the server. Correlation Id: 4Logger.js:132
WARNING: See documentation for Ext.io.Io.setup (rpcTimeoutDuration, rpcTimeoutCheckInterval) to configure the timeout check Logger.js:132
DEBUG: Protocol.receiveResponse null Logger.js:132
ERROR: Error running RPC timeout checks
TypeError
So my question is about the stability of sencha io servers. Are they ok? My internet connection works fine, i can login to sencha io but the sync not work any more.
My second question is about data backup. When using sencha io, all data are stored in sencha servers. Is there a way to download a backup or to access them so we can see what datas are stored?