HangfireIO / HangfireIO/Hangfire

Multiple queues for same job (fallover queue)

Open
#2,136 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

Scenario:

I have a queue that has a semaphore of 90.

I have some other jobs I want to use in this queue, but if it's full, I want them to go through another queue with a semaphore of 5.

The idea is I want a second queue that can be available when the main queue is full.

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.