Hi. I have config feeds which must be loaded before other feeds in my app could be loaded. I am using Retrofit 2 + RxJava 2. Is there a simple possibility to queue all requests which are called before this config feeds is loaded. after the config feeds are loaded all queued requests should be continued