Hi all,
I have a set of documents (of same doc type) that are published to the broker. The problem is that the corresponding trigger takes around 10 seconds to subscribe to each document after it has been published. Was wondering if there are any settings in particular that I need to be concerned about, to reduce the wait time. Does client queue capacity/refill level (or) processing mode have an effect on this?
Update on this issue. If we remove the filters in the trigger, the service starts in 3-5 seconds after the document has been published. Would these filters be tweaked in any way?