lime-app icon indicating copy to clipboard operation
lime-app copied to clipboard

after setting the new reference state from a node into another a sync shoud be done to improve responsiveness

Open javierbrk opened this issue 1 year ago • 1 comments

After setting the wifi links reference state, a local query to reference state does not show any changes in the remote node. after performing a manual sync command the state is fetch into the node being use. this shoud be fixed in a couple of seconds but it may be better to try so sinc with the node

javierbrk avatar Sep 09 '24 19:09 javierbrk

This is not trivial and require a little refactoring, for node info reference is done, but not for links, because involves two nodes. Lets do it on next iteration

selankon avatar Sep 12 '24 15:09 selankon