Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在使用帐户 live apiDeveloper Over Qps时收到了回复。
Developer Over Qps
我将使用限制器来限制我的请求,并想知道允许的 qps 是多少。
有任何想法吗?
(我会通过反复试验得到一个粗略的想法,但知道确切的数字会很高兴。)
来自 MYOB API 团队的 George。这是您设法达到的非常接近的估计,实际限制是每秒 5 次调用,这通常对大多数人来说已经足够了。但是,如果您达到需要更多的阶段,它是灵活的。
干杯!
经过反复试验,我发现每 175 毫秒(5.7 qps)的请求有效,而每 170 毫秒(5.8 qps)的请求中断。
如果 MYOB 团队的任何人都可以确认这个数字,那就太好了。