Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Implement Polly to make app more robust #22

Open
jfversluis opened this issue Aug 15, 2017 · 5 comments
Open

Implement Polly to make app more robust #22

jfversluis opened this issue Aug 15, 2017 · 5 comments

Comments

@jfversluis
Copy link
Owner

Basically what the title says.

@Depechie
Copy link
Collaborator

Depechie commented Sep 4, 2017

What would you like to do with Polly?
Just retry mechanism when exceptions occur? Or something else?

@jfversluis
Copy link
Owner Author

In retrospect maybe it's not that useful right now. But basically I was thinking some retrying.
I didn't really get to play around with it myself, so that was mainly why I wanted to have a look at it 😉

@Depechie
Copy link
Collaborator

Depechie commented Sep 5, 2017

Yep thought as much... Other than the retry I don't see much use for the moment.

@jfversluis
Copy link
Owner Author

Certainly true! IMHO it would be nice to learn something while building this and be able to use it as a sample app for demos and sessions as well, while keeping the quality of the code high of course.

@Depechie
Copy link
Collaborator

Depechie commented Sep 5, 2017

Here you go ;)
https://github.com/Depechie/2017-ConnectedApp/blob/master/ConnectedApp/Services/FakeService.cs#L73

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

No branches or pull requests

2 participants