Closed abhisheknaudiyal1990 closed 1 year ago
This issue is stale because it has been open for 60 days with no activity. It will be automatically closed in 14 days if no further updates are made.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Summary: What are you wanting to achieve?
Is there a way to add or remove a policy inside a PolicyWrap at runtime. Eg - We want to check if there is already a fallback, retry or timeout policy, then do not add respective new policy. If they are not already present inside PolicyWrap, then add to it. I'm wondering if we can achieve similar thing without using PolicyWrap.
Thanks in advance,