1.When the parameter values are the same, the default is to apply backpressure—i.e. all requests are retained. You can configure it to drop the most recent request.
2.When the parameter values are different, the default is also to apply backpressure and retain all requests. You can configure it to drop all previous requests and keep only the latest one.
1.When the parameter values are the same, the default is to apply backpressure—i.e. all requests are retained. You can configure it to drop the most recent request.
2.When the parameter values are different, the default is also to apply backpressure and retain all requests. You can configure it to drop all previous requests and keep only the latest one.