We have experienced an issue with failed connectivity with an Azure SQL database. We have raised a ticket, but one query from Azure is as follows: Have you implemented a retry policy for handling transient faults and if yes what are the current configuration for the retry logic?
It's a good query, one which I can't find anything about only, so in short, what is Umbraco method for retrying / handling transient connection faults and is there anything we can implement to override / handle this better if this is an issue?
SQL Transient Fault Handling
Hi,
We have experienced an issue with failed connectivity with an Azure SQL database. We have raised a ticket, but one query from Azure is as follows: Have you implemented a retry policy for handling transient faults and if yes what are the current configuration for the retry logic?
It's a good query, one which I can't find anything about only, so in short, what is Umbraco method for retrying / handling transient connection faults and is there anything we can implement to override / handle this better if this is an issue?
is working on a reply...