do windows azure mobile service scripts have transient fault handling -


when access sql table via server scripts sql azure retry logic implemented somewhere following request.execute(); ?

yes, underlying code try several times complete operation sql azure on 30 second window.


Comments

Popular posts from this blog

C++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

python - Selecting distinct values from a column in Peewee -