HangfireIO / HangfireIO/Hangfire

Dashboard: allow to choose which server runs a job

Open
#857 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

When we have mulitple servers running it would be nice to be able to choose on wich server we want the job to be triggered (when we use the dashboard).

Indeed sometimes we need to debug a job by linking the debuger to a specific server but it is useless when it is not this server that is used to perform the job.

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Dashboard entry point and trace how it triggers jobs when multiple servers are running. Determine how a server choice could be represented and enforced, then define completion as reliably triggering the job on the selected server. The issue names no files or tests, so repository exploration is required.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, frontend
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.