-
-
Notifications
You must be signed in to change notification settings - Fork 855
Open
Labels
Description
I'm struggling a bit with passing trace id with the task. Cause there is no way to get it inside middleware without unmarshaling the payload. This adds unnecessary dependencies to middleware code.
I suggest adding map[string]string
with headers alongside with payload which lets users pass meta info alongside with payload.
P.S.: Big thank you for your work. Sorry if i missed something in the docs and this actually possible.
wricardo, jcgarciaram, ivanphdz, igogrek, zhangzitao and 5 morestrobus, jcgarciaram, ivanphdz, igogrek, eliecharra and 3 more