Thomas Grange

Results 6 comments of Thomas Grange

@fkshiomi Hi Fabio, You're more than welcome if you want to contribute and add the lambda feature into simpleflow ! Regards, Thomas

Good idea ! Maybe we could `pickle` it instead on `json` ?

@ybastide Is it the official `signal` concept from SWF ?

I think it's a very good idea to use signals, and it will be compatible with the child workflow needs, which was not possible with my first proposal. Let's POC...

@jfwood Could you add `idempotent=True` to `@activity.with_attributes` decorator and see if it works ? I'm not sure that the activityId is well incremented when the task is not considered as...