Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2020/09/13/database-resiliency-with-polly/ #9

Open
utterances-bot opened this issue Apr 6, 2021 · 4 comments
Open

2020/09/13/database-resiliency-with-polly/ #9

utterances-bot opened this issue Apr 6, 2021 · 4 comments

Comments

@utterances-bot
Copy link

Database Resiliency with Polly - Scott Dorman

Handling errors is important to make your application more reliable. We all understand the importance of Defensive programming (I talked about it way back in 2008), including standard programming constructions like try-catch, null checking, using things like Code Contracts), error logging and tracing, and a variety of other techniques.

https://scottdorman.blog/2020/09/13/database-resiliency-with-polly/

Copy link

martyt commented Apr 6, 2021

Do you have a sample application that uses Cadru.Polly with standard .NET Core DI?

Copy link

@martyt did you ever get a sample application?

Copy link

martyt commented Mar 7, 2022

@PhaedrusM42 no, I ended up integrating Cadru.Polly the best that I could based on the information available.

Copy link

This seems very powerful and really cool but...instructions , documentation, and some samples really would be most helpful, almost necessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants