Autodesk Forge 设计自动化配额
Autodesk Forge Design Automation quota
当 Design Automation API 达到配额时,structures/contents 的错误消息是什么?主要关注的是'Five requests per minute'。我需要找出一种方法来 catch/handle 出错,这样当应用程序恰好处于高峰时刻时,Web 用户就不会体验到太糟糕的体验。谢谢!
您将获得 429 状态码。 Reason-Phrase = 请求太多。
当 Design Automation API 达到配额时,structures/contents 的错误消息是什么?主要关注的是'Five requests per minute'。我需要找出一种方法来 catch/handle 出错,这样当应用程序恰好处于高峰时刻时,Web 用户就不会体验到太糟糕的体验。谢谢!
您将获得 429 状态码。 Reason-Phrase = 请求太多。