yuzd / Hangfire.HttpJob

httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
https://github.com/yuzd/Hangfire.HttpJob/wiki
MIT License
628 stars 185 forks source link

无法指定任务队列,请问如何处理 #40

Closed Seanxwy closed 4 years ago

Seanxwy commented 4 years ago

Hangfire.HttpJob.Client.BackgroundJob 不包含 QueueName,无法指定任务执行的任务队列

Seanxwy commented 4 years ago

是不是HangfireJobClient.AddBackgroundJob 添加的任务无法指定队列?

yuzd commented 4 years ago

我看下

yuzd commented 4 years ago

Hangfire.HttpJob.Client.BackgroundJob 不包含 QueueName,无法指定任务执行的任务队列

client已发布新版本