https://linen.dev logo
Title
d

Dat Do Van

04/21/2023, 8:33 AM
Hello everyone Does Wiremock supports rate limit yet? I had tried to looking through document and googled for it but I didn't find any?
o

Oleg Nenashev

04/21/2023, 9:24 AM
Hello, what do you mean exactly under this use case? Artificially limiting the throughput of the service for stress testing purposes?
d

Dat Do Van

04/24/2023, 1:53 AM
Hello @Oleg Nenashev In our system our modules are calling a 3rd party service of SMS and this 3rd party service only accepts 50 messages/second. So, we're trying to use Wiremock to simulate it for testing purpose
o

Oleg Nenashev

04/24/2023, 5:25 AM
It is a good use case, but it doesn't seem to be supported at the moment. If you use a standalone Docker container, it could be achieved via a proxy included in the same container. At the same time it would be a nice feature, so could you please file a feature request?
d

Dat Do Van

04/24/2023, 6:36 AM
@Oleg Nenashev Sure I'll file a request for this. Thank you so much for your support
o

Oleg Nenashev

04/24/2023, 7:05 AM
Happy to help!