Tihomir Surdilovic
Tihomir Surdilovic
We will make updates for 0.9 for error handling and top-level start def which will be much bigger breaking changes from 0.8, but would really like to only then have...
@cdavernas unless this is urgent for you for some reason i'd say lets stash it and revise later if possible
ok ill update the website and readmes today to reflect the meeting schedule we brought back to life :)
Thanks for reporting, yes "eventTimeout": "PT1H", needs to be defined in timeouts def. Will do
I can definitely understand your point of view on this. The changes from v0.1 for this were: 1) We first removed the ability to use states in branches and allowed...
@yzhao244 thanks for the example! May I offer a counter-point :) If you look UpdateMonthlyUsageState and QueueTaxInvoiceState they are just actions, meaning they just invoke a service. For this example...
I was not dissageeing with this issue just wanted to find use case and you provided :) i wonder if for it it would make more sense to add branch...
@yzhao244 > I updated my example with adding retries which our actions do not support retry. :) they do now (will be hopefully added to 0.7 release :) ) -...
@yzhao244 yeah, we can/should definitely talk about it to figure it out. Let's plan on that.
@cdavernas @JBBianchi nice +1 on doing this. The only two things I would change: 1. First the path param - make it an array of strings, for example: "path": ["a",...