azure - Why we need Transient Fault Handling for storage? -
i saw thread said storage library have retry policy, why should use :transient fault handling block
can 1 show me samples how use transient fault handling block myy blob , table storage properly? thanks!
for implementation examples, read on in link sent - key scenarios section. if aren't having problems connecting, don't implement. use it, hasn't helped far know. every fault we've encountered has been longer term, azure internal network related issue caused faults tfhb couldn't handle.
Comments
Post a Comment