GrafeasGroup / buttercup

Our personal assistant in Discord
MIT License
5 stars 2 forks source link

Investigate queue not properly updating #167

Closed TimJentzsch closed 2 years ago

TimJentzsch commented 2 years ago

It appears like the queue stops to update at some point.

Perhaps when an error is encountered while updating? We should add a try catch there.

TimJentzsch commented 2 years ago

Looks like #169 fixed this problem.