1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Online/Metadata
Dean Herbert 21ac3fd88b Catch any unobserved exceptions during beatmap metadata harvesting
The process will retry when a connection is successful, so this doesn't
need to be as loud as it was.

Addresses https://github.com/ppy/osu/discussions/20331.
2022-09-16 14:00:06 +09:00
..
BeatmapUpdates.cs Save last processed id to config for now 2022-07-05 21:42:35 +09:00
IMetadataClient.cs Add OnlineMetadataClient 2022-07-05 21:32:00 +09:00
IMetadataServer.cs Save last processed id to config for now 2022-07-05 21:42:35 +09:00
MetadataClient.cs Expose event from OnlineMetadataClient rather than calling BeatmapUpdater directly 2022-07-19 17:57:01 +09:00
OnlineMetadataClient.cs Catch any unobserved exceptions during beatmap metadata harvesting 2022-09-16 14:00:06 +09:00