You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: