mirror of
https://github.com/ppy/osu.git
synced 2024-11-14 15:57:24 +08:00
03b78d1c4b
These can occur when a network connection is completely unavailable (ie. host resolution failures are occurring). Currently these would appear as important errors which spammed the notification overlay every retry forever, while no network connection is available. I also took this opportunity to remove a lot of `bool` passing which was no longer in use (previously the fail count / retry process was different to what we have today). |
||
---|---|---|
.. | ||
Requests | ||
APIAccess.cs | ||
APIDownloadRequest.cs | ||
APIMessagesRequest.cs | ||
APIMod.cs | ||
APIRequest.cs | ||
ArchiveDownloadRequest.cs | ||
DummyAPIAccess.cs | ||
IAPIProvider.cs | ||
OAuth.cs | ||
OAuthToken.cs | ||
OsuJsonWebRequest.cs | ||
OsuWebRequest.cs | ||
RegistrationRequest.cs |