There is no minimum time or anything. The first time just needs a few requests so that the informati
There is no minimum time or anything. The first time just needs a few requests so that the information propagates to the location creating the requests, and then just the time for the replica in that region to boot (you won't be blocked on this time).
But, if you only send a request every few minutes, then all of them will end up in the primary.
How many requests are you sending? Do you still not see replicas processing your queries?
But, if you only send a request every few minutes, then all of them will end up in the primary.
How many requests are you sending? Do you still not see replicas processing your queries?
I'm querying with DB_REPLICATED.withSession("first-unconstrained")Just to confirm, you are doing reads only right?





