Is there any configuration for max execution time?
Is there any configuration/option to limit execution time for rules? For example, how to prevent activity running more than 3 minutes. I would like to know if there is functionality similar to followings.
- Report Definition - RD has "max elapsed time in seconds" and "max elapsed time in seconds for export" to prevent long running query
- Connect (Connect-SOAP, Connect-REST) - connect rules has "response timeout" setting
- Service package - has "Maximum wait" in pooling tab
We can set thresholds, but it just for alerts. Is there any way to prevent activity or other rule for running long time?