osu/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
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