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.
当设计自动化 API 达到配额时,错误消息的结构/内容是什么?主要关注的是“每分钟五个请求”。我需要找到一种方法来捕获/处理错误,这样当应用程序恰好处于高峰时刻时,网络用户就不会遇到太糟糕的体验。谢谢!
您将获得 429 状态码。原因短语 = 请求过多。