You have the gist of it. I was just thinking about...
# rx
t
You have the gist of it. I was just thinking about the implementation, I can't think of anything blocky I did. It's all pretty reactive. Maybe the processes inside the
switchMap()
has a lot of overhead with the RxJava-JDBC querying operations.