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

feat(FEC-9071): add errorDetails field to kava error reporting #34

Merged
merged 3 commits into from
Jun 13, 2019

Conversation

RoyBregman
Copy link
Contributor

Description of the Changes

Added the "data" field sent from the player to a new field "errorDetails" in the kava get request.
Note that we are Stringifying the data field.
HLSJS sends a custom data field which is populated by us.
In Dash we send the native Shaka error array

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

…o details then errorDetails will be an empty string
@itaykinnrot
Copy link

Unit test..

@RoyBregman RoyBregman merged commit 67ca77e into master Jun 13, 2019
@RoyBregman RoyBregman deleted the FEC-9071-add-details-to-error branch June 13, 2019 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants