Optional
isolationThe isolation strategy used for caching destinations. For the available options, see IsolationStrategy. By default, 'tenant-user' is set.
Optional
retry?: booleanThe call to destination/{name}
sometimes also performs a token exchange. Such calls can be flaky due to an unstable token exchange endpoint.
This parameter enables 3 retries on the destination by name calls.
By default, the retry is disabled.
Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.
Options to use while fetching destinations. Encompasses both CachingOptions and isolation strategy.