Resend messages on error
When TestTools sends communicates with node and communication fails, TestTools repeats attempt few times. Previously request was resend only, if status code in response was different than 200. Now request is resend also if response contains information about error.