I am using Hystrix request level caching but with RxJava new threads are created depending on the kind of schedulers. I am using schedulers.io.
I get error Hystrix Request Context should be initialized wheb it's already initialized but they are threadlocal and hence to just main thread.
Can they be used together?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)