We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6d055 commit 1082b48Copy full SHA for 1082b48
src/constants.js
@@ -183,4 +183,4 @@ export const INVITE_STATUS = {
183
CANCELED: 'canceled',
184
};
185
186
-export const MAX_PARALLEL_REQUEST_QTY = 5;
+export const MAX_PARALLEL_REQUEST_QTY = 10;
0 commit comments