wso2 API 节流中的重试机制

wso2 API retry mechanism in throttling

我是 WSO2 平台的新手。 我想知道超过配额时消息是如何存储和重播的。问候。

how messages are stored and replayed when we exceed the quota.

api 网关本身不存储也不重新发送消息。如果超出配额,网关returns出现故障(错误代码为900800的异常,这里我可能记错了)

客户端的任务是重试/重新发送消息