Description
The program shuts down due to a network connection issue. On restart, the app will lock up at the Discord Discord.Net v2.2.0 (API v6) log entry. This is likely an issue with discord's API during the login call.
To Reproduce
You can't reliably reproduce an issue related to a discord/network outage.
Expected behavior
The program is expected to time out and try again if the instance isn't fully started in a reasonable time.
Affected version
v2.4.33.3241 and below
Additional context
TODO: Try moving timeout start before discordNET class initialization.
Description
The program shuts down due to a network connection issue. On restart, the app will lock up at the
Discord Discord.Net v2.2.0 (API v6)log entry. This is likely an issue with discord's API during the login call.To Reproduce
You can't reliably reproduce an issue related to a discord/network outage.
Expected behavior
The program is expected to time out and try again if the instance isn't fully started in a reasonable time.
Affected version
v2.4.33.3241 and below
Additional context
TODO: Try moving timeout start before discordNET class initialization.