• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Medium Medium
    • Frankfurt Release
    • None
    • None
    • None
    • Policy El Alto 2 7/29-8/16

      Creation of actors that do more than one API call is rather complex and it's easy to get wrong.  Add methods to simplify the task of creating an actor.  Useful methods that may be added:

      • allOf - completes when all sub-tasks complete
      • anyOf - completes when any sub-task completes
      • seq - executes a series of sub-tasks, in order
      • retry - retries a sub-task until the max retries have been reached

            jrh3 jrh3
            jrh3 jrh3
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: