Try our conversational search powered by Generative AI!

Using tracking and StaticallyCacheFor

Vote:
 

Hi,

When using tracking and StaticallyCacheFor together it results in two calls to the EPiServer Find index.

http://es-eu-dev-api01.episerver.net/ABCD/my_index_name/_search?search_type=count

http://es-eu-dev-api01.episerver.net/ABCD/my_index_name/_track/RcAYJkdFsLnYT6cF2K1npQ==

The index that we are on can handle up to 50 queries per second. Does anyone know if the above calls will count towards the 50 queries per second?

Thanks 

#147707
Apr 21, 2016 16:31
Vote:
 

All type of requests counts towards the max QPS. There is also a threshold in seconds (5-10~ depending on the cluster) how long you're allowed the exceed the max QPS before you will start seeing HTTP 429s.

#207094
Edited, Sep 10, 2019 10:23
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.