Skip to content
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

Performance improvements on updating upload progress #1445

Conversation

thiagocarvalhodev
Copy link
Collaborator

@thiagocarvalhodev thiagocarvalhodev commented Oct 26, 2023

- refactors how we update the progress of the upload
@thiagocarvalhodev thiagocarvalhodev self-assigned this Oct 26, 2023
@github-actions
Copy link

⚠️ Your PR title does not match the required pattern. Please update the title in the format PE-{number}: {description}.

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Visit the preview URL for this PR (updated for commit 2b860fd):

https://ardrive-web--pr1445-performance-improvem-1q62auut.web.app

(expires Thu, 09 Nov 2023 12:29:57 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a224ebaee2f0939e7665e7630e7d3d6cd7d0f8b0

Base automatically changed from PE-4754-address-code-review-comments-on-uploader-downloader-implementations to dev October 26, 2023 19:03
- refactors the class moving the most important class at the top of the file
- refactors the method to update the upload progress
- removes a unused class
- Save the file on database when its upload finishes.
- Introduces the `onCompleteTask` API on `UploadController`
Copy link

github-actions bot commented Nov 2, 2023

⚠️ Your PR title does not match the required pattern. Please update the title in the format PE-{number}: {description}.

remove noisy prints
Copy link

github-actions bot commented Nov 2, 2023

⚠️ Your PR title does not match the required pattern. Please update the title in the format PE-{number}: {description}.

@thiagocarvalhodev
Copy link
Collaborator Author

Addressing this PR here: #1460

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant