<@U0EMT9XM2> I’m using ContextWrapper, but my ques...
# random
f
@bholota I’m using ContextWrapper, but my question is how to inject this context to activity. All what I have is ActivityRule and Instrumentation, can’t find anything like
setContext(myCustomContext)
or similar to it