I have a couple of feedback messages set up in my android application, but "Server busy" is not one of them. A user reported having this error and needing to try to contact the server 3 times before he could make a successful connection.
Googling this has not come up with much, and I'm not sure where the problem lies. What I'm doing is contacting a php script with some post data and it comes back with sent or failed. I only show the user some pre-set messages in case of failure though, and since Server Busy is not one of them I assume this message is from the android OS?
Can anyone shed some light on what could be causing this? I haven't seen it myself and we've only just started a pilot for the apps/software.