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

Add timeout config for license requests #2811

Conversation

epiclabsDASH
Copy link
Contributor

This PR adds a new property to protData (httpTimeout) that allows configuring a timeout value for the xhr requests related with the DRM license retrieval process. Samples have also been modified as a way to demonstrate the use of this new property.

In case of not providing any value, its will be 8 seconds by default. Timeout is not used (not recommended) if protData.httpTimeout is set to 0.

@epiclabsDASH epiclabsDASH added this to the v2.9.2 milestone Oct 15, 2018
@epiclabsDASH epiclabsDASH merged commit 1ba4feb into Dash-Industry-Forum:development Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants