cncf / wg-serverless

CNCF Serverless WG
https://cncf.io
Apache License 2.0
1.51k stars 153 forks source link

Add ability to produce event during state transition #238

Closed tsurdilo closed 4 years ago

tsurdilo commented 4 years ago

Reason: Event state consumes events, end definitions of states can produce events. It is very useful to be able to also produce events during state transitions. It eliminates the need of having a dedicated state just to produce a CE.