HangfireIO / HangfireIO/Hangfire
Dashboard: sort "Scheduled Jobs" list by "Enqueue" column
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
The "Scheduled Jobs" page on the dashboard shows all upcoming jobs, these seem to be sorted by the job ID. I currently have a lot of pending jobs (180 to be precise) with their enqueue date ranging from "in 2 minutes" to "in a year".
It would be useful to me if the jobs would be sorted in ascending order based on when they'll be enqueued.
I use Hangfire with a Postgres storage.
Contributor guide
Assessment
This issue has not been assessed yet.