Since deploying the query limiter feature, there have been slowdowns on the execution of queries. This can be a significant impact on the query subtypes that are intended to be fast, such as UUID queries. Explore strategies for optimizing the process of checking a new query against configured limits and adding a caching layer to further speed up performance.
Since deploying the query limiter feature, there have been slowdowns on the execution of queries. This can be a significant impact on the query subtypes that are intended to be fast, such as UUID queries. Explore strategies for optimizing the process of checking a new query against configured limits and adding a caching layer to further speed up performance.