At the moment the python/load-state script completely ignores the content of what it is sending and all responses, which means that any problems with the transfer are silently ignored.
Instead, the script should track all lines sent and all responses and tie error responses to input lines.
At the moment the
python/load-statescript completely ignores the content of what it is sending and all responses, which means that any problems with the transfer are silently ignored.Instead, the script should track all lines sent and all responses and tie error responses to input lines.