Skip to content

Conversation

@daytime-em
Copy link
Collaborator

@daytime-em daytime-em commented May 26, 2023

Resuming would start the upload again, but we weren't listing for state updates from ChunkedFileUploader

@daytime-em daytime-em requested a review from a team as a code owner May 26, 2023 22:12
@andrewjl-mux andrewjl-mux self-requested a review June 1, 2023 23:47
@daytime-em daytime-em merged commit 0fa9b4b into releases/v0.3.0 Jun 1, 2023
@daytime-em daytime-em deleted the fix/no-events-after-pause-resume branch June 1, 2023 23:54
@github-actions github-actions bot mentioned this pull request Jun 5, 2023
daytime-em added a commit that referenced this pull request Jun 5, 2023
# API Changes

* `MuxUpload`'s initializer no longer requires a MIME type or Retry Time. These are calculated internally
* Added methods for querying the `UploadManager` for the list of currenty-active uploads, and listening for changes to the list

## Improvements

* NFC: call into upload manager reference (#14)
* api: Remove extraneous MIME type and retry time config fields, add opt-out for event tracking (#16)
* doc: Add a much-improved example app (#15)

## Fixes
* Fix: Uploads continue without reporting progress after being resumed (#24)
* Fix: handlers not retained unless callers retain the `MuxUpload` (#25)



Co-authored-by: AJ Lauer Barinov <[email protected]>
Co-authored-by: Liam Lindner <[email protected]>
Co-authored-by: Emily Dixon <[email protected]>
Co-authored-by: GitHub <[email protected]>
tomkordic pushed a commit that referenced this pull request Mar 1, 2024
# API Changes

* `MuxUpload`'s initializer no longer requires a MIME type or Retry Time. These are calculated internally
* Added methods for querying the `UploadManager` for the list of currenty-active uploads, and listening for changes to the list

## Improvements

* NFC: call into upload manager reference (#14)
* api: Remove extraneous MIME type and retry time config fields, add opt-out for event tracking (#16)
* doc: Add a much-improved example app (#15)

## Fixes
* Fix: Uploads continue without reporting progress after being resumed (#24)
* Fix: handlers not retained unless callers retain the `MuxUpload` (#25)



Co-authored-by: AJ Lauer Barinov <[email protected]>
Co-authored-by: Liam Lindner <[email protected]>
Co-authored-by: Emily Dixon <[email protected]>
Co-authored-by: GitHub <[email protected]>
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.

3 participants