data-api-builder
data-api-builder copied to clipboard
Config property: retry logic customization
This is something we might consider as a follow up for this issue: https://github.com/Azure/data-api-builder/issues/618, whether we want to provide the developers with the option to configure the retry count via the config file and maybe the retry strategy (e.g. exponential backoff) and the base (2,3,4,...) to be used.