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

feat: download data progress #268

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

IgorShadurin
Copy link
Collaborator

@IgorShadurin IgorShadurin commented Oct 6, 2023

Implemented download progress for #264

Closes: #264

@IgorShadurin IgorShadurin marked this pull request as ready for review October 6, 2023 10:59
@IgorShadurin IgorShadurin requested a review from nugaon as a code owner October 6, 2023 10:59
@tomicvladan
Copy link
Contributor

Everything seems good except maybe calling the callback function in async manner? Because if the callback function is complex it can block function execution.

@IgorShadurin IgorShadurin merged commit 7c260e4 into master Oct 6, 2023
3 checks passed
@IgorShadurin IgorShadurin deleted the feat/264-download-data-progress branch October 6, 2023 11:34
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.

Add ability to track file upload and download progress
2 participants