Details
-
Improvement
-
Resolution: Won't Do
-
Trivial
-
None
-
None
-
None
Description
I've implemented a TryCommand, it's a magnolia command that tries a
certain number of time to execute another command. It can try a
certain number of times before calling it quit (see the example
configuration in the PNG file).
I didn't want the implementation of this retry logic to get into our
publication workflow, so I stashed that into this command.
Maybe it will be useful to someone else here.
Checklists
Acceptance criteria