Can the client stop closing when it fails to log in?
Since it's not uncommon for it to happen 6 or 7 times in a row these days?
Since it's not uncommon for it to happen 6 or 7 times in a row these days?
As a programmer this is infuriating. I understand due to server load or network load on client you may not complete the actions in the HTTP transaction under the timeout but why close the client?
This is probably one of the most annoying issues with the client