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++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -