My dashboard (https://packager.fedorainfracloud.org/fschwarz) shows some bugzilla issues as NEW even though they were closed a long time ago (e.g. bug 1874669 - "Please build python-cssselect2 for EPEL8").
Also other bugs were not displayed even though they should (e.g. updating the certbot stack to 1.9, ~ a dozen tickets).
This might be the same issue as #56 but I decided to open a new ticket.
Metadata Update from @frantisekz: - Issue assigned to frantisekz
Okay, I've got some more time to look into it.
tldr:. we hit multiple of issues and those combined degraded performance of the backend severely. I've started to implement some improvements (eg. https://pagure.io/fedora-qa/oraculum/pull-request/88# , already deployed in production ) and downgraded to celery 4.4.7 (as some issue with celery 5 resulted in effectively having only one worker on the server instead of 8).
Let's wait a few hours to see how/if things start to refresh. CCing @churchyard too as he created similar issues in the past.
Looks good to me. All expected bugs are shown now. Thank you for looking into this.
Great, thanks :)
Celery issue for reference: https://github.com/celery/celery/issues/6386
Metadata Update from @frantisekz: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.