Closed asmodehn closed 8 years ago
We need to catch these exceptions and retry.
In some cases the master will error for a while (switching networks, etc.)
Use rocon gateway code as an example, it seems to handle these situation well enough.
https://github.com/asmodehn/pyros/pull/112
done and 0.3.0 has been released
We need to catch these exceptions and retry.
In some cases the master will error for a while (switching networks, etc.)
Use rocon gateway code as an example, it seems to handle these situation well enough.