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
umrc-bridge automatically attempts to reconnect to the host in the event the connection is dropped.
Currently, by default, umrc-bridge makes a maximum of 10 attempts before giving up. This can be changed by specifying -r with a number on the command line. For example, specifying -r50 for 50 retries, or -r0 for infinite retries. This is explained in the docs under step 3 under Install Instructions, but I believe it gets overlooked since people seem to be unaware of it.
My rationale for 10 being the default is in case the MRC host goes offline for an extended period of time, in which case it's probably better to not have the bridge retry endlessly. But I'm interested in what others think.
Please vote and explain your reasoning behind your vote.
Should the retry attempts be **infinite** by default?
Yes, infinite retries by default
100%
No, 10 max retires is plenty
0%
More than 10 retries would be better, but not infinite.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
umrc-bridge automatically attempts to reconnect to the host in the event the connection is dropped.
Currently, by default, umrc-bridge makes a maximum of 10 attempts before giving up. This can be changed by specifying
-rwith a number on the command line. For example, specifying-r50for 50 retries, or-r0for infinite retries. This is explained in the docs under step 3 under Install Instructions, but I believe it gets overlooked since people seem to be unaware of it.My rationale for 10 being the default is in case the MRC host goes offline for an extended period of time, in which case it's probably better to not have the bridge retry endlessly. But I'm interested in what others think.
Please vote and explain your reasoning behind your vote.
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions