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
The Gate is not only used to test firmware, some users use it in production to drive a device through Python.
If some services lose connection to the gate they are excluded from the network, but when they come back they don't always receive the information about their exclusion, so they can still send information to the Gate.
Because Gate excluded this service, it's rejecting the message, and by doing that the service will exclude the Gate.
The Gate receiving its exclusion will isolate itself from any other service, including the Pipe needed to interact with Pyluos.
After that, you don't get any data from the gate and you can't send anything to the Gate. The Gate looks like crashed, and you have to reboot it to get it back.
What feature would you like to be included in Luos?
To avoid this reboot we should make the Gate perform a detection again to allow it to go back to work.
The text was updated successfully, but these errors were encountered:
Details
The Gate is not only used to test firmware, some users use it in production to drive a device through Python.
If some services lose connection to the gate they are excluded from the network, but when they come back they don't always receive the information about their exclusion, so they can still send information to the Gate.
Because Gate excluded this service, it's rejecting the message, and by doing that the service will exclude the Gate.
The Gate receiving its exclusion will isolate itself from any other service, including the Pipe needed to interact with Pyluos.
After that, you don't get any data from the gate and you can't send anything to the Gate. The Gate looks like crashed, and you have to reboot it to get it back.
What feature would you like to be included in Luos?
To avoid this reboot we should make the Gate perform a detection again to allow it to go back to work.
The text was updated successfully, but these errors were encountered: