SQL Azure Retry Policy
We get tens of errors daily because of availability issues with SQL Azure. Please post a sample on retry policy.
42
votes
3 comments
-
STonstad
commented
Thanks guys. This is exactly what I needed.
-
Windows Azure AppFabric CAT Team
commented
Fully tested code sample is here:
http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=appfabriccat&DownloadId=14007Supplemental technical guidance is here:
http://blogs.msdn.com/b/appfabriccat/archive/2010/10/28/best-practices-for-handling-transient-conditions-in-sql-azure-client-applications.aspx -
Tom
commented
There is a great example of this on this blog:
http://blogs.msdn.com/b/windows-azure-support/archive/2010/10/13/azure-bing-maps-accessing-spatial-data-with-entity-framework.aspxLook for the section called Add a retry logic