Open
Description
With the addition of default policies, Dapr should scaffold a default resiliency.yaml that includes "smart default" policies for each target type - apps, actors and components (inbound and outbound) when "dapr init" is executed. This resiliency yaml can live with the scaffolded components.
The scaffolded default policies will be used if there are no user defined policies set for the targets. Default policies can easily be over-written or customized with user-defined named policies.