An AlgaStep is a utility class that allows the user to schedule actions on specific future triggers of an AlgaPattern
step |
Specify how many triggers in the future should the action happen. |
retryOnFailure |
Specify if, on failure, there should be more tries on the successive triggers. |
tries |
Specify how many tries to attempt. |
post |
Specify if the action should be executed AFTER the triggering of the pattern. |