Replies: 1 comment 4 replies
-
If your page load requires many parallel queries, this plugin can be beneficial. The only drawback is that certain types of responses aren't supported - you'll need to manually exclude those, which can be a bit annoying. Otherwise, everything works fine. It only batches when necessary, so there's no overhead. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just noticed the Batch plugin and I was wondering if enabling it on Next.js is beneficial in any way.
Beta Was this translation helpful? Give feedback.
All reactions