Code Monkey home page Code Monkey logo

Comments (3)

tsurdilo avatar tsurdilo commented on August 23, 2024

@yzhao244
this is indeed a workflow definition design choice based on your requirements (whether to have a single function invocation in your actions or multiple).

A State (or Task in ASL as you mentioned) for us represents a unit of work.
An action definition can be part of this unit of work, but in some cases you can have multiple actions represent a single one.
Error handling in SW currently is based again, on errors raised during unit of work / state execution, and so are retry definitions.
So yes, the way of defining a retry definition for a single action (function invocation) is to have a single action associated with your action definition.

Do you have some use cases where you think this is better handled in a different way(s)?

from wg-serverless.

tsurdilo avatar tsurdilo commented on August 23, 2024

@yzhao244

One more thing - the project github repo is here: https://github.com/serverlessworkflow/specification
If you don't mind lets more our conversations there so community can see it better. Ty

from wg-serverless.

yzhao244 avatar yzhao244 commented on August 23, 2024

@tsurdilo I am very sorry that I opened issue here. I will create a new one there and close this one

from wg-serverless.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.