Question

TCS
IN
Last activity: 31 Dec 2017 8:02 EST
Time Interval as non deployable component
Hey Guys,
I've a requirement to automatic retry a service on failure after 30 minutes. The catch it, this time interval should be reconfigurable without deployment (something similar to a Dynamic System Settings concept) . The wait shape's Time Interval falls out of scope (as in order to change the interval the latest version should be migrated to prod)
Is there anyway for the flow to wait for sometime with the time interval being a non deployable component?
Thanks