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
Yes, we also came across the issue while doing tests. It severely affects the time to do a full system test. ZettaScaleLabs#12
I think we can move this line into the if-condition, which means only waiting if the router is not found.
However, it will cause some liveliness issues in Zenoh. We'll update the liveliness mechanism later.
For the time being, reducing the sleep time might be a better option.
At present we retry the check for a router every 1s which may be slow. We should reduce this down to 100ms as recommended #258 (comment)
The text was updated successfully, but these errors were encountered: