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
--bnr, --badnoderetrydelay, --BadMonitoredItemRetryDelay=VALUE
The delay in seconds after which nodes that were
rejected by the server while added or updating a
subscription or while publishing, are re-applied
to a subscription.
Default: `1800` seconds.
--inr, --invalidnoderetrydelay, --InvalidMonitoredItemRetryDelay=VALUE
The delay in seconds after which the publisher
attempts to re-apply nodes that were incorrectly
configured to a subscription.
Default: `300` seconds.
--ser, --subscriptionerrorretrydelay, --SubscriptionErrorRetryDelay=VALUE
The delay in seconds between attempts to create a
subscription in a session.
Default: `2` seconds.
0 should disable retry. Add a flag to disable all retry as well.
The text was updated successfully, but these errors were encountered:
0 should disable retry. Add a flag to disable all retry as well.
The text was updated successfully, but these errors were encountered: