Closed Bug 1174316 Opened 9 years ago Closed 9 years ago

Start duration fetching when stopping a live event

Categories

(Webtools Graveyard :: Air Mozilla, defect)

defect
Not set
normal

Tracking

(firefox41 affected)

RESOLVED FIXED
Tracking Status
firefox41 --- affected

People

(Reporter: peterbe, Assigned: peterbe)

Details

Attachments

(1 file)

At the moment, when you press the "Stop live event" button it immediately changes the status of the event from Scheduled to Processing. 

Then you're taken to upload the file and once that's uploaded and saved (by AJAX) it immediately kicks off the archiving which sets a Vid.ly tag. It should ALSO kick off a call to fetch_duration() for this upload URL. This means that process will start sooner rather than waiting for the cron job. 

The reason this matters is people can visit the event page (it's not taken off the calendar, home page or iCal) whilst it's in the state of processing. Knowing the duration sooner means we can tell the user something like "Estimated time till is has finished transcoding: 1 hour 41 minutes"
Assignee: nobody → peterbe
Commits pushed to master at https://github.com/mozilla/airmozilla

https://github.com/mozilla/airmozilla/commit/de0ef3aec9585d1759154991c8f65d3164ae3f88
fixes bug 1174316 - Start duration fetching when stopping a live event

https://github.com/mozilla/airmozilla/commit/e9327abbf3ef8e15db016f515396cf1419b0fa88
Merge pull request #371 from peterbe/bug-1174316-start-duration-fetching-when-stopping-a-live-event

fixes bug 1174316 - Start duration fetching when stopping a live event
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: