Comment Re:Outsource much? (Score 1) 951
If they call, it gets fixed. Unfortunately the main backend app that runs our accounting software does not play nice when the clients get suddenly disconnected. The errors the client throws out are perfectly readable and make the problem easy to resolve, unfortunately they do not log in this same lovely format, making it much harder to detect. On top of this, the system does not automatically email the helpdesk informing us of the crash (we did not write this software, yes I am aware that this is crappy, but we are limited in what we can do with it), so a lot of the time we arent even aware of a problem until we realise that a user has locked an entire section of the database. Its easy to shout abuse without knowing the full situation, but this works for us, and applied properly it can work elsewhere too. My original post does make it sound very harsh I realise, but believe me, the ramifications of crashing out repeatedly without anyone knowing about it are much worse than a minor annoyance for the user.