yuri

Results 17 comments of yuri

The following example is from Amazon step function where end-user can directly define states in branch. It is a very simple parallel state use case which has no nested structures...

@tsurdilo @cdavernas Thanks for the replies, guys. :) . Actually, the above AWS DSL example allows UI Console to easily render a graphical model in real-time since it allows end-user...

@tsurdilo @cdavernas For better supporting explicit control flow, I am thinking to set a limit on number of nested layers if end-user chose to define explicit control flow in branches...

@tsurdilo I read the ActionRetries in 0.7 release. Good Work :) .. "grouping" of state sounds an interesting idea. However, since parallel branch state still needs to reference the group,...

@tsurdilo created this one on discussion board :) . https://github.com/serverlessworkflow/specification/discussions/466

I am a user of eventmesh and I'm extremely interested in contributing to this project. I will go through the project related to EventMesh Schema Registry implementation which integrates with...

What is the question: I am attempting a design which integrates with OpenSchema and is also easy to extend. What would you like to be added: I suggest to add...

> @yzhao244 This store here better differ from event-store in connector, what do you think? Yes, you are right. :) ... maybe name it something like "eventmesh-database-api".. The purpose of...

> @yzhao244 Would you like to share some new designs for us? thanks. What is the purpose of the design: The purpose of the design is for introducing Schema Registry...