yeldiRium / st3k101

UNMAINTAINED.
2 stars 1 forks source link

xapi-publisher does not handle all transmission errors #92

Closed strangedev closed 6 years ago

strangedev commented 6 years ago

The current error handling assumes that a connection can always be established. All kinds of network related exceptions should trigger retries.

strangedev commented 6 years ago

Resolved by #94 .