Capgemini / Capgemini/powerapps-specflow-bindings
Add retry Policy to handle Async operations
Open
enhancement
- Dominant language
- C#
- Stars
- 42
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
## Is your feature request related to a problem? Please describe
It is not related to a problem per se. Just an enhancement that would prevent people writing their own bindings.
## Add a retry policy like Polly
An automatic retry policy to handle modules like Field Service that do things asynchronously.
Modules such as field service do most of the operations asynchronously so we need to have a way to handle a WaitFor scenario before we load the page.
Contributor guide
Assessment
This issue has not been assessed yet.