In struggling with the ongoing connection problems that I've been experiencing, I thought of one small change that will probably make a huge positive difference:
The app should persist the user ID and password, and if the connection drops, the same user ID and password should be used to automatically attempt a reconnection. This way, we will never have to re-enter (and re-enter ... and re-enter ... and re-enter ...) our password within the app when there are connection failures. The app would automatically retry periodically with the same credentials until the connection is re-established.
If this feature is added (perhaps controlled by a user setting), I believe that most of the symptoms of the recent disconnect problems will disappear.
Thank you for at least considering this suggestion.
The app should persist the user ID and password, and if the connection drops, the same user ID and password should be used to automatically attempt a reconnection. This way, we will never have to re-enter (and re-enter ... and re-enter ... and re-enter ...) our password within the app when there are connection failures. The app would automatically retry periodically with the same credentials until the connection is re-established.
If this feature is added (perhaps controlled by a user setting), I believe that most of the symptoms of the recent disconnect problems will disappear.
Thank you for at least considering this suggestion.