HangfireIO / HangfireIO/Hangfire
Can you use another mechanism rather then attributes?
Open
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
Assessment
This issue has not been assessed yet.