Origin Endpoint Force Endpoint Error Configuration
data class OriginEndpointForceEndpointErrorConfiguration(val endpointErrorConditions: List<OriginEndpointEndpointErrorCondition>? = null)
The failover settings for the endpoint.
Properties
Link copied to clipboard
The failover settings for the endpoint. The options are:
-
STALE_MANIFEST
- The manifest stalled and there a no new segments or parts. -
INCOMPLETE_MANIFEST
- There is a gap in the manifest. -
MISSING_DRM_KEY
- Key rotation is enabled but we're unable to fetch the key for the current key period.