Issue: Bot was online but unresponsive, with the following message repeatedly appearing in the log:
[Javacord - Central Scheduler - 1] DEBUG org.javacord.core.util.gateway.Heart - Heartbeat not answered properly. This might be because of a busy websocket
The bot responded normally upon restart.
Proposed solution: (Somehow) detect that this issue has occurred, and restart the bot's container.
Issue: Bot was online but unresponsive, with the following message repeatedly appearing in the log:
[Javacord - Central Scheduler - 1] DEBUG org.javacord.core.util.gateway.Heart - Heartbeat not answered properly. This might be because of a busy websocketThe bot responded normally upon restart.
Proposed solution: (Somehow) detect that this issue has occurred, and restart the bot's container.