You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two types of dashboard customers supported by Pinot
when opening a dashboard, there will be a sudden increase of QPS sending to Pinot. we'd like to support these query.
if the dashboard has a refresh feature and sending queries to Pinot every few seconds, we'd like to rate limit these queries.
Pinot supports query quota and throttling at table/database/application level, which helped when we support dashboard queries. Current the time bucket is configured at second level as below, we proposed to add support for minute level query quota.
There are two types of dashboard customers supported by Pinot
Pinot supports query quota and throttling at table/database/application level, which helped when we support dashboard queries. Current the time bucket is configured at second level as below, we proposed to add support for minute level query quota.
The text was updated successfully, but these errors were encountered: