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

Stats about failing jobs #384

Closed
jnicho02 opened this issue Nov 13, 2022 · 2 comments
Closed

Stats about failing jobs #384

jnicho02 opened this issue Nov 13, 2022 · 2 comments

Comments

@jnicho02
Copy link

jnicho02 commented Nov 13, 2022

Que is doing an excellent job of retrying failed API calls for me, helping my system to self-recover when APIs are misbehaving. Thank you.

Is there a quick and easy way to react to failed attempts so that I can inform users via the front-end UI? I'd also like to track error rates to identify which APIs are unreliable.

Looking at issue #372 I hope it isn't the unused and soon-to-be-removed que_state_notify.

@oeoeaio
Copy link
Contributor

oeoeaio commented Dec 20, 2022

Hi @jnicho02.

If you're not already using an off-the-shelf tracing solution with support for que like Datadog, I would suggest rolling your own simple que middleware.

@jnicho02
Copy link
Author

Thank you. That's super helpful.

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