Install
1.Add Delay Policy into channel dependenciesnpm i -S @platformeco/delay-policy
# or with Yarn
yarn add @platformeco/delay-policy
2.Add "./node_modules/@platformeco/delay-policy/*" into core. policies["Commom Policies"] section in each of your project’s config files.
Usage
1.Add Delay policy in your flow
2.Set Delay field with the value of milliseconds for which flow have to be delayed in this place of logic