None

Represents no action to take for retrying playback.

Returning this action will result in the player emitting the original error event and not attempting to retry playback.

This action is typically used when the error cannot be resolved by retrying, or the application chooses not to handle the error via retry logic.