Skip to content

All batches are finished #543

Answered by yoavniran
savasgok asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @savasgok
You can use the BATCH-START event (useBatchStartListener) or BATCH-ADD (useBatchAddListener) and BATCH-FINISH (useBatchFinishListener) to keep track of how many batches started and how many finished (in your application's state). When the finished count reaches the started count, you can consider the upload complete at that point (until new uploads are added).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by savasgok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants