data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

Config property: retry logic customization

Open ayush3797 opened this issue 3 years ago • 11 comments

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.

ayush3797 avatar Sep 14 '22 15:09 ayush3797