Skip to content
代码片段 群组 项目
提交 116fc85e 编辑于 作者: Grzegorz Bizon's avatar Grzegorz Bizon
浏览文件

Add a note about triangulating rate limiting abstractions

上级 61df8fab
No related branches found
No related tags found
无相关合并请求
......@@ -140,6 +140,10 @@ abstraction that will tell engineers how to define a limit in a structured way
(presumably using YAML or Cue format) and then how to consume the limit in the
application itself.
We already do have many limits defined in the application, we can use them to
triangulate to find a reasonable abstraction that will consolidate how we
define, use and enforce limits.
We envision building a simple Ruby library here (we can add it to LabKit) that
will make it trivial for engineers to check if a certain limit has been
exceeded or not.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册