Skip to content

BLISS 1.11: Fix wago error msg

Valentin Valls requested to merge fix-wago-error-msg into 1.11.x

Closes #3912 (closed)

This PR make sure the tango device is still valid if the wago from RPC was not reachable.

This status now displays the error message.

Previously it was raising an exception

image

This have to be backported to the master

Merge request reports