HangfireIO / HangfireIO/Hangfire
Hangfire.Redis job queue is huge
Open
t: question
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
I am using the latest Hangfire.Redis package and in my test environment the queue size for the Job queue is at 1596020 entries.
Is there a way to truncate this queue to reduce the Redis memory usage? I've already had to move up a tier of Azure Redis to have my app work correctly.
I have set the queue length properties in the settings, however it appears to have had no impact.
Contributor guide
Assessment
This issue has not been assessed yet.