From 7e1c110a4d63d5f68597a66375c04523fc883405 Mon Sep 17 00:00:00 2001
From: Miguel Veloso <mvelosop@gmail.com>
Date: Fri, 13 Apr 2018 22:11:47 +0100
Subject: [PATCH] Add Issue #177 to vNext (Backlog)

---
 01.-Roadmap-and-Milestones-for-future-releases.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md
index 5a0667a..387d14c 100644
--- a/01.-Roadmap-and-Milestones-for-future-releases.md
+++ b/01.-Roadmap-and-Milestones-for-future-releases.md
@@ -131,6 +131,8 @@ References on Composite UI with microservices:
 - Support "multiple redirect urls" for the STS container based on Identity Server 4, check [issue #113](https://github.com/dotnet-architecture/eShopOnContainers/issues/113).
 
 - Add proper handling of Authentication Token lifetime, check [issue #118](https://github.com/dotnet-architecture/eShopOnContainers/issues/118) for details.
+
+- Refactor/Improve Polly's resilient code, check [issue #177](https://github.com/dotnet-architecture/eShopOnContainers/issues/177) for details.
    
 ## Sending feedback and pull requests
 We'd appreciate to your feedback, improvements and ideas.