HackerExperience / Helix

GNU Affero General Public License v3.0
53 stars 10 forks source link

Add support for Request metadata #323

Closed renatomassaro closed 6 years ago

renatomassaro commented 6 years ago

Relay client-side metadata information, or even internal Helix metadata (request_id), all the way down to the ActionFlow, which should have all emitted events inherit such metadata for asynchronous requests identifications.

Required for the new asynchronous Process creation flow implemented at #322.