HangfireIO / HangfireIO/Hangfire

Category Jobs

Open
#1,127 2 comments 0 reactions 0 assignees View on GitHub
a: dashboard t: feature-request
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

Supposed we have several methods are en queued , For real Example we want to Enqueue SendEmail(), Ping(),CheckAvailability()
1- There are many enqueued SendEmail() , Ping(), CheckAvailability()
2- When I am viewing theme in Dashboard there are no sorting or ordering
3- What I want is Category Job , All Ping() in one category, All SendEmail() and etc...

is that possible to category jobs?

Thanks in advance.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Hangfire Dashboard job view described in the issue and determine how enqueued SendEmail, Ping, and CheckAvailability jobs are currently displayed. Define how categories and sorting should work, then confirm that the Dashboard groups these job types as requested and preserves useful ordering.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.