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
Thank you for this amazing service. we are using Uppy for the last 6 months. It gives very much flexibility to our application requirements.
In our application we allow users to upload a large set of files (like google drive. we don't want to restrict users based on file count).
We are trying to upload 10k files in one go using Uppy XHR (png, 5kb - 20kb each). It works with Tus upload. but it crashes in XHR even before starts uploading. It fails to load in UI. We are using react Uppy. but we tried this on your example page also (https://uppy.io/examples/xhrupload/).
Here also
attached is the screenshot of the error on your example page.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
First I'd like to add to @mohandass-pat in praising this project, we started using it recently and it's fantastic.
Secondly, I write to have it reopened since we are also experiencing this issue.
Third, I would like to suggest if it is possible to remove the bot that automatically closes issues. I think it's very important to see the number of open issues when evaluating its usage, and having issues automatically closed without resolution does not help the project. Thank you very much.
Hi @jaime-rivas, thanks for the kind words :) I believe this issue is a duplicate of #2929, so while the stale bot was wrong in closing this for inactivity, I think it makes sense to leave this as close and subscribe to the other issue to track progress. FWIW it's on our TODO for this week.
Third, I would like to suggest if it is possible to remove the bot that automatically closes issues. I think it's very important to see the number of open issues when evaluating its usage, and having issues automatically closed without resolution does not help the project.
That seems fair enough, #4246 has been opened to make the bot never close issue – the label and the comment should be enough. Feel free to review the PR and give more feedback there if you feel it can be further improved.
Thank you for this amazing service. we are using Uppy for the last 6 months. It gives very much flexibility to our application requirements.
In our application we allow users to upload a large set of files (like google drive. we don't want to restrict users based on file count).
We are trying to upload 10k files in one go using Uppy XHR (png, 5kb - 20kb each). It works with Tus upload. but it crashes in XHR even before starts uploading. It fails to load in UI. We are using react Uppy. but we tried this on your example page also (https://uppy.io/examples/xhrupload/).
Here also
attached is the screenshot of the error on your example page.
The text was updated successfully, but these errors were encountered: