Skip to content

Allow setting LoadErrorHandlingPolicy for DRM session requests #1271

Closed
@stevemayhew

Description

@stevemayhew

Use case description

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.

Proposed solution

See pull request #1272

Alternatives considered

Copy the entire DefaultDrmSessionManagerProvider and make this change for ourselves (ugly)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions