Hello Everyone!
Does anyone know what the default values for the retry scope are?
So, what happens if I keep the NumberOfRetries and RetryInterval properties empty?
I want to have my bot continue to try something without an interval between each retry and have it continue doing so until it reached a certain time. Any suggestions for this in particular would be greatly appreciated.