Last updated 5 years ago
Was this helpful?
速率限制。
{ "stat_prefix": "...", "domain": "...", "descriptors": [], "timeout": "{...}" }
stat_prefix (, REQUIRED) 发布统计信息时使用的前缀。
domain (, REQUIRED) 用于速率限制服务请求中的域。
descriptors (, REQUIRED) 用于速率限制服务请求中的速率限制描述符列表。
timeout () 速率限制服务RPC的超时时间(以毫秒为单位)。如果未设置,则默认为20ms。