Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How difficult would it be to add an error handling abstraction on top of umbraco core DB repository. A layer that creates exception policies based on a config setting.
Please see the links below for reference.
https://github.com/michael-wolfenden/Polly
https://iancooper.github.io/Paramore/QualityOfServicePatterns.html
thoughts?
Hi there,
Umbraco already has support for transient error handling. It is a custom implementation rather than a third party dependency.
Jeavon
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Transient Error Handling
How difficult would it be to add an error handling abstraction on top of umbraco core DB repository. A layer that creates exception policies based on a config setting.
Please see the links below for reference.
https://github.com/michael-wolfenden/Polly
https://iancooper.github.io/Paramore/QualityOfServicePatterns.html
thoughts?
Hi there,
Umbraco already has support for transient error handling. It is a custom implementation rather than a third party dependency.
Jeavon
is working on a reply...