Back-off storage requests when getting exceptions
Open
- Dominant language
- C#
- Stars
- 1.7k
- Forks
- 335
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 6
Description
Add azure storage exceptions to the method that figures out whether to back-off the dispatcher or not. Currently it is only backing-off on sbus messaging exception:
https://github.com/affandar/durabletask/blob/master/Framework/TrackingDispatcher.cs#L295
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.