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

Processed job summary #18

Open
darrylkuhn opened this issue Sep 20, 2019 · 1 comment
Open

Processed job summary #18

darrylkuhn opened this issue Sep 20, 2019 · 1 comment

Comments

@darrylkuhn
Copy link

Our use case calls for a summary of processed jobs and an estimated time to complete pending (not delayed) jobs. In addition to the UI we need to make backlog estimates available via an API call (so that we can alert/spin up new workers to meet spikes in demand, etc...)

I have implemented this in a forked repo: https://github.com/LettuceBox/yii2-queue-monitor/tree/queue-summary-page

I've only built MySQL support (that's what we use) but if this is something the project would be interested in I'd be happy to polish and issue a PR. If so let me know... Cheers and thanks for the great package!

@gb5256
Copy link

gb5256 commented May 11, 2023

Hi,
do you still maintain your version with the API calls?
Would like to use it. Do you have docs on how-to?

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