Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues to retrieve a large number of failed jobs #396

Open
louisabraham opened this issue Aug 23, 2021 · 1 comment
Open

Issues to retrieve a large number of failed jobs #396

louisabraham opened this issue Aug 23, 2021 · 1 comment

Comments

@louisabraham
Copy link

louisabraham commented Aug 23, 2021

Hi, my dashboard has become very very very slow. I'm talking about queries that last 5s but when cumulated cause waiting times of 30s.

By examining the requests I think the culprit are the /queues.json and /jobs/failed/1.json endpoints.

I must admit that I have 194681 failed jobs.

Also notice this contradictory information:
image

I'm willing to help! Where should I look?

@louisabraham
Copy link
Author

I'm looking at the serialize_queues function

def serialize_queues(instance_number, queues):

but I cannot figure out where the failed queue is handled (it doesn't really exist).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant