ndk
ndk copied to clipboard
Grouping per relay
I looked into the code for grouping, and it's a great idea to solve some problems I'm having. But it looks like it just piggybacks off existing REQs? Am I correct about that? It would make more sense to group by relay, since relays rate-limit the number of REQs. And I'm facing problems on a backend server hitting those limits.