Closed TimJentzsch closed 2 years ago
Relevant issue: #167 (Will be closed when fix is confirmed)
This is an attempt to make the queue updates for the /queue command more robust. So far, the updates always stopped after a couple of hours.
/queue
My guess is that a Discord or Blossom error occurred and the update loop crashed.
With this PR, Blossom and Discord servers are logged and then ignored, which I'm hoping will fix the problem.
Relevant issue: #167 (Will be closed when fix is confirmed)
Description:
This is an attempt to make the queue updates for the
/queue
command more robust. So far, the updates always stopped after a couple of hours.My guess is that a Discord or Blossom error occurred and the update loop crashed.
With this PR, Blossom and Discord servers are logged and then ignored, which I'm hoping will fix the problem.
Checklist: