I’ve noticed it too. But unfortunately there is very little I can do. The server is working full stop 24/7. It’s just that somehow, since Christmas, there are many more requests then usual.
I did fix something yesterday that was causing some trouble: the requests in the queue were processed at random and with so many requests it happened that very old requests were never processed. So I changed the processing script to sort the requests at file creation date.