commons-java icon indicating copy to clipboard operation
commons-java copied to clipboard

Improve the execute() method in edu.cmu.ri.createlab.serial.CreateLabSerialDeviceReturnValueCommandStrategy so that read failures cause a retry

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

Although we current retry writes, we don't retry if the read fails.  Change 
things so that a failed read (optionally?) causes a retry of the whole command.

Original issue reported on code.google.com by [email protected] on 14 Jan 2013 at 3:26

GoogleCodeExporter avatar Mar 17 '15 20:03 GoogleCodeExporter