You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
Taurus form get's stuck on the first model when this model is an attribute in timeout error.
This problem occurred reading an attribute from an electrometer DS which hardware was disconnected.
Let's be (
a/b/c/timeout_attr
) and (a/b/c/normal
) two attributes, the first producing timeout errors.The taurus form gets stuck on the first model and don't show the taurus form
taurus form a/b/c/timeout_attr a/b/c/normal
However, swapping the models, the taurus form shows up, with the second attribute in grey
taurus form a/b/c/normal a/b/c/timeout_attr
If the first model is an eval, taurus form keeps getting stuck on the timeout attribute
taurus form eval:1 a/b/c/timeout_attr
It seams to be related with the polling subscription.
The error is:
The text was updated successfully, but these errors were encountered: