Closed
Description
- What version of Shaka Player are you using?
HEAD - Are you using the demo app or your own custom app?
b- If custom app, can you reproduce the issue using our demo app?
n
- If custom app, can you reproduce the issue using our demo app?
- What did you do?
- setup proxy
- play content
- during play, change proxy to return 403 on any response
-
What did you expect to happen?
There should be no download retries and severity non-recoverable. -
What actually happened?
Retries occurred and severity was overriden to recoverable inside method handleNetworkError_.