annetutil / annet

MIT License
35 stars 11 forks source link

NOCDEV-13298: handle connection errors in executor.bulk #39

Closed drtyrsa closed 4 months ago

drtyrsa commented 4 months ago

Currently exception while connecting to device crashes the whole process. Added exception handling and returning the exception.

Also renamed incorrectly named mapping (and fixed duration calculation).