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

Failed jobs #495

Open
tiagodavi opened this issue Jan 22, 2025 · 1 comment
Open

Failed jobs #495

tiagodavi opened this issue Jan 22, 2025 · 1 comment

Comments

@tiagodavi
Copy link

Thanks for the library!!

How can I see what happened in failed jobs ?

Exq.Api.stats(Exq.Api, "failed") returns 2 failed jobs (number).

Exq.Api.failed(Exq.Api) returns empty even with two failed jobs?

I would like to know why certain jobs failed.

@ananthakumaran
Copy link
Collaborator

ananthakumaran commented Jan 23, 2025

stats returns historical value, the job might have been retried, or deleted etc. You can use https://github.com/akira/exq_ui to quickly see the retries queue or dead queue etc

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

2 participants