ejschmitt / delayed_job_web

Resque like web interface for delayed job
MIT License
478 stars 188 forks source link

Adding the ability to view jobs by priority #109

Closed omundu closed 2 years ago

omundu commented 5 years ago

We use priorities instead of queues to manage our jobs so needed a way to quickly see this. To that end this PR has:

andyatkinson commented 2 years ago

Going to close this as more of a feature request and given that it was opened nearly 4 years ago. I think if you can use this feature on a fork in you organization, and comment back on that about how it's used in production and has tests etc., that would be a compelling reason to consider adding it. Otherwise I think new features introduce more complexity that may not get much usage and be worth the maintenance aspect.