HangfireIO / HangfireIO/Hangfire
Hangfire.Pro - Add metadata to batches
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Similar to SetJobParameter(), would like to be able to add custom metadata to the batch's dictionary when creating the batch.
Contributor guide
Research direction
Start by locating the SetJobParameter() implementation and the batch-creation entry point in Hangfire.Pro. Trace how a batch dictionary is created and persisted; done means callers can provide custom metadata while creating a batch and retrieve it from that batch's dictionary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100