Question? Why does the update routine call the general update process when an account fails to connect and needs a retry? I ask because this tries to update all again, not just the specified account. Why does the program not call the same routine or a similar routine, like updating a login or changing a login, which only updates that specific account?