You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of the Widevine proxy implementations require more elaborate retry mechanisms then the simple non-random timed backoff provided by the DefaultLoadErrorHandlingPolicy (for example, 429 back-off). This simple hook allows for implementations of them.