Open cmacma7 opened 5 years ago
Should solve by mark the network is disconnected in sendDB and getDB, so that lower level can just return right away if network is disconnected. We should detect network and set a reasonable time out for the disconnect period.
Added this feature, should keep tracking
Should solve by mark the network is disconnected in sendDB and getDB, so that lower level can just return right away if network is disconnected.
We should detect network and set a reasonable time out for the disconnect period.