Gautier DI FOLCO created JAMES-2863:
---------------------------------------
Summary: Correctly limit concurrency with Reactor
Key: JAMES-2863
URL: https://issues.apache.org/jira/browse/JAMES-2863
Project: James Server
Issue Type: Improvement
Reporter: Gautier DI FOLCO
We currently use *Flux.limitRate(int)* to limit concurrency it does not work
because:
# it's used to limit the batch size
# it's mostly override by operators like *Flux.flatMap()*
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]