I'm newbie on WSO2 platform. I wanted to know how messages are stored and replayed when we exceed the quota. Regards.
Asked
Active
Viewed 72 times
1 Answers
0
how messages are stored and replayed when we exceed the quota.
The messages are not stored and not resent by api gateway itself. If quota is exceeded, the gateway returns a fault (exception with an error code 900800, here I may be mistaken).
It is task of the client to retry / resend the message

gusto2
- 11,210
- 2
- 17
- 36