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.
我是 WSO2 平台的新手。我想知道当我们超过配额时如何存储和重播消息。问候。
当我们超过配额时如何存储和重播消息。
api网关本身不会存储和重新发送消息。如果超过配额,网关返回故障(异常,错误代码900800,这里我可能记错了)。
重试/重新发送消息是客户端的任务