Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support concurrency limit #542
base: master
Are you sure you want to change the base?
feat: support concurrency limit #542
Changes from all commits
d5818b1
bd547ef
89f3d6b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 120 in src/AjaxUploader.tsx
src/AjaxUploader.tsx#L120
Check warning on line 135 in src/AjaxUploader.tsx
src/AjaxUploader.tsx#L135
Check warning on line 246 in src/AjaxUploader.tsx
src/AjaxUploader.tsx#L246
Check warning on line 22 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L20-L22
Check warning on line 26 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L24-L26
Check warning on line 30 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L29-L30
Check warning on line 32 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L32
Check warning on line 35 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L35
Check warning on line 40 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L40
Check warning on line 59 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L59
Check warning on line 74 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L73-L74
Check warning on line 84 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L84
Check warning on line 86 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L86
Check warning on line 89 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L89
Check warning on line 100 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L99-L100
Check warning on line 102 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L102
Check warning on line 104 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L104
Check warning on line 108 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L106-L108
Check warning on line 112 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L111-L112
Check warning on line 114 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L114
Check warning on line 117 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L117
Check warning on line 127 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L126-L127
Check warning on line 129 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L129
Check warning on line 133 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L131-L133
Check warning on line 142 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L141-L142
Check warning on line 147 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L146-L147
Check warning on line 149 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L149
Check warning on line 151 in src/concurrencyRequest.ts
src/concurrencyRequest.ts#L151