In the OverThreshold Report there are 9 entries on the 120s period being reported on. They look like the have total_duration_us less than 2000000 (2 seconds) and the total_dispatch_us is almost equal that total_duration_us (i.e. little time is spent elsewhere in rhe call). And total_dispatch_us is the same as last_dispatch_us, so requests are not being retried. So it all.looks good, assuming that the last_dispatch_us is correct for those queries. You can check completed_requests for details on the queries Monitor Queries | Couchbase Docs