Add Issue #188 to vNext (Backlog)

Miguel Veloso 2018-04-13 22:22:05 +01:00
parent 7e1c110a4d
commit 76f07351de

@ -134,6 +134,10 @@ References on Composite UI with microservices:
- Refactor/Improve Polly's resilient code, check [issue #177](https://github.com/dotnet-architecture/eShopOnContainers/issues/177) for details. - Refactor/Improve Polly's resilient code, check [issue #177](https://github.com/dotnet-architecture/eShopOnContainers/issues/177) for details.
- Add a Jitter strategy to the Retry policy, check [issue #188](https://github.com/dotnet-architecture/eShopOnContainers/issues/188) for details.
It would probably be a good idea to use the new [HttpClientFactory](https://blogs.msdn.microsoft.com/webdev/2018/04/12/asp-net-core-2-1-0-preview2-now-available/), with Polly integration.
## Sending feedback and pull requests ## Sending feedback and pull requests
We'd appreciate to your feedback, improvements and ideas. We'd appreciate to your feedback, improvements and ideas.
You can create new issues at the issues section, do pull requests and/or send emails to eshop_feedback@service.microsoft.com You can create new issues at the issues section, do pull requests and/or send emails to eshop_feedback@service.microsoft.com