Retry behavior for an open policy

(imported topic written by SystemAdmin)

Greetings,

I’m looking for some guidance on the behavior of an open action. I have a fixlet that has Action Success Criteria set to ‘…the applicability evaluates to false’. There is an opena action running as a policy. The exec ution parameters are as follows:

Execution

This action will never expire.

It will run at any time of day, on any day of the week.

If the action becomes relevant after it has successfully executed, the action will be periodically reapplied an unlimited number of times, waiting 30 minutes between reapplications.

If the action fails, it will not be retried.

If the action fails. I want it to run the fixlet again after waiting 30 minutes. But, it never runs even though it is relevant and there is an open action for it.

Is it because ‘If the action fails, it will not be retried’.

Thanks