Import the real MediaFetchError via vi.importActual and alias it as MockMediaFetchError so the retry test cases can instantiate typed errors that pass the instanceof check inside isRetryableDownloadError.
Import the real MediaFetchError via vi.importActual and alias it as MockMediaFetchError so the retry test cases can instantiate typed errors that pass the instanceof check inside isRetryableDownloadError.