HangfireIO / HangfireIO/Hangfire

Can you use another mechanism rather then attributes?

Open
#680 9 comments 7 reactions 0 assignees View on GitHub
t: question
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

For instance, we would like to determine this at runtime rather than as an attribute decoration in source code.
- Concurrent vs Nonconcurrent
- Queue Name

We would like to be able to define for a specific job which queue it should run in, whether it is concurrent (in that queue) or can run in parallel and other attributes that we currently have to provide before the job is even compiled.

If this was answered somewhere else, would you point me there please? So far I've not found it if it exists.

TIA

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.