A Retry Scope is a container activity designed to repeat a nested activity until it succeeds or a defined number of retries is exhausted. When a network-dependent activity is placed inside a Retry Scope, the treatment of exceptions depends on the type of error encountered. A system exception represents a technical issue, such as a network timeout or a server being ....
Log in to view the answer