-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: Implement MVP of stream pull trigger (#2038)
* api: Simplify fetchWithTimeoutAndRedirects No need to duplicate the timeout logic. * api: Implement MVP of stream pull trigger * api: Increase max redirects * api: Fix comment * api: Add some sleep til Brooklyn * api: Make the pull trigger noop in tests No time for testing anymore, but ideally we would. * api: Handle HLS as well as status erros
- Loading branch information
Showing
3 changed files
with
70 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters