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
YevgeniyShunevych
changed the title
Remove obsolete configuration properties: "RetryTimeout" and "RetryInterval"
Remove obsolete configuration properties: "retryTimeout" and "retryInterval"Apr 8, 2024
These 2 are obsolete since v0.17.0. Just forgot to remove them earlier.
Use
"baseRetryTimeout"
and"baseRetryInterval"
instead.The text was updated successfully, but these errors were encountered: