1

One of the things in my todo list is to download and grok the Simple.Data's Github code one day, but until then I was wondering if the framework already handles the Transient faults (by retry logic or otherwise) as mentioned here http://msdn.microsoft.com/en-us/library/hh680927(v=pandp.50).aspx when working with a SqlAzure database. Thanks.

Raghu
  • 2,678
  • 2
  • 31
  • 38

1 Answers1

2

It does not, but that is an excellent point and I shall add it to the roadmap for v2. I'll update this answer with the version number when it is done.

Mark Rendle
  • 9,274
  • 1
  • 32
  • 58