Collapse icon indicating copy to clipboard operation
Collapse copied to clipboard

System.TimeoutException: The url: https://launcher-webstatic.mihoyo.com/launcher-public/2025/07/05/0adab9b5fdba1329a407580bfa8e9b60_896168599550919863.jpg keeps returning invalid data while trying to store into: H:\Genshin Impact\_img\cached\0adab9b5fdba1329a407580bfa8e9b60_896...

Open sentry[bot] opened this issue 4 months ago • 2 comments

Sentry Issue: COLLAPSE-LAUNCHER-YY

System.TimeoutException: The url: https://launcher-webstatic.mihoyo.com/launcher-public/2025/07/05/0adab9b5fdba1329a407580bfa8e9b60_896168599550919863.jpg keeps returning invalid data while trying to store into: H:\Genshin Impact\_img\cached\0adab9b5fdba1329a407580bfa8e9b60_896168599550919863. Failing...
  File "ImageLoaderHelper.cs", line 595, in async Task<bool> ImageLoaderHelper.TryDownloadToCompletenessAsync(string url, HttpClient useHttpClient, FileInfo fileInfo, CancellationToken token)
    throw new TimeoutException($"The url: {url} keeps returning invalid data while trying to store into: {fileInfo.FullName}. Fa {snip}

This issue was automatically created by Sentry via Alert +++

sentry[bot] avatar Jul 15 '25 16:07 sentry[bot]

CDN issue on hoyo side.

Cryotechnic avatar Aug 22 '25 15:08 Cryotechnic

Action items:

  1. Change exception type to InvalidDataException
  2. Ensure retry mechanism is in place

bagusnl avatar Aug 26 '25 01:08 bagusnl