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.
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.