Hello everyone Does Wiremock supports rate limit y...
# help
d
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
Hello, what do you mean exactly under this use case? Artificially limiting the throughput of the service for stress testing purposes?
d
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
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
@Oleg Nenashev Sure I'll file a request for this. Thank you so much for your support
o
Happy to help!