Namrata Gupta Roy

Results 5 comments of Namrata Gupta Roy

@OlegDokuka I want to get started with contributing to this. Could you point out where the documentation needs to be added? I see a good documentation here https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html#groupBy-java.util.function.Function-

Going through few issues and threads related to groupBy, I feel, it is known that groupBy works well with LOW cardinality, but what quantity is considered LOW (its a relative...

Pardon the huge comment ! I believe this note and example could cover the following points raised in this issue thread - Document that the inner group MUST be subscribed...

Thanks @chemicL ! I will work on creating the PRs. For the _retry + backoff_ case, I was looking into the example provided by @MikkelHJuul I believe the retry without...

Yes @chemicL I agree, this is not directly connected to groupBy. (assuming this interpretation of @MikkelHJuul 's comment is correct)