HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
C#NOASSERTION
Issues
- 5
Hangfire.Autofac
#2492 opened by jvmlet - 4
IRecurringJobManager signatures issue
#2491 opened by Rayzbam - 1
Frequent Reoccurring Background Jobs
#2481 opened by gavinsauder - 4
- 0
Hangfire throws ObjectDisposedException during twice Dispose for BackgroundProcessingServer
#2488 opened by MiErnst - 0
Enqueue jobs with a specified Id
#2487 opened by thompson-tomo - 1
List Memory Allocation Issues
#2484 opened by kfrancis - 1
SqlServerStorage Memory Allocation Issues
#2485 opened by kfrancis - 1
Inefficient String Concatenation
#2486 opened by kfrancis - 1
Culture Information changing
#2482 opened by davidnard - 0
Jobs are fetched LIFO and not FIFO from a queue
#2480 opened by wertzui - 0
Only creates the tables at the 2nd start
#2479 opened by KevinKrueger - 1
Add retry to DB schema/tables initialization
#2440 opened by joedyndale - 2
JobDisplayNameAttribute Not Displaying Correctly in Hangfire with Custom JobFilterProvider
#2474 opened by Olezha228 - 1
is there any plan to use microsoft's json library or allow users to decide which to use on hangfire.core?
#2456 opened by ltbyun - 1
is it supports native aot?
#2478 opened by ltbyun - 1
Azure cloud database connection resiliency
#2477 opened by trancefreak77 - 2
Parent and Since fields are showing N/A always dashboard in awaiting jobs when using redis database
#2476 opened by nickschotaliya - 0
The language of the dashboard is es language
#2475 opened by wildwind2000 - 1
cancelling and/or pausing job when running
#2473 opened by harmen46 - 0
- 12
Build warning for dependency Newtonsoft.Json 11.0.1
#2468 opened by seanterry - 2
Actual wait time for non-canceled token was '00:00:00' instead of '00:00:01', wait result: False, using protective wait. Please report this to Hangfire developers.
#2447 opened by ManuelHaas - 3
- 1
Vulnerable Newtonsoft.Json dependency
#2472 opened by mikernet - 2
Hangfire server Exception when upgrade to version 1.8.15 "'Must declare the scalar variable "@key""
#2465 opened by Kamagigan - 1
Type Loading Exception in Recurring Job
#2469 opened by devbaran - 0
- 1
Failed to resolve assembly: Newtonsoft.Json when using ILRepack.Lib.MSBuild.Task
#2448 opened by testsys-murali - 0
Feature request: Please display the exact time of execution directly in the table (instead of only in the tool tip)
#2466 opened by xcITs-Xian - 0
How do I customize the layout page?
#2464 opened by weirdyang - 0
Business database and operations, and adding/deleting hangfire jobs in one transaction
#2463 opened by bxjg1987 - 1
Recurring job stops being executed after approximately 3 days with timezone set to local timezone
#2462 opened by DuplosFidibuss - 0
Lightweight server dispatchers
#2461 opened by g0dm0d3 - 1
Option to disable stats:succeeded counter increment
#2458 opened by remizyaka - 0
- 2
After using the latest version 1.8.14, the dashboard displays English but cannot display Chinese!
#2457 opened by gao-chao-2020 - 1
Issue Job Enqueued count incorrect/mismatch
#2451 opened by yadurajshakti - 1
BackgroundJobServer Dispose doesn't requeue jobs
#2452 opened by uler3161 - 2
Documentation for .NET 8 not available
#2453 opened by wgrs - 0
Add info of job name in the failed jobs logs
#2454 opened by lucas-clementei1 - 0
- 0
Doesn't build
#2449 opened by jasong-au - 0
Misleading retry error message
#2445 opened by RGFuaWVs - 1
Unable to obtain http context
#2442 opened by Brawns - 1
[Feature Request] Allow deletion of all failed jobs with a single step (Hangfire Dashboard)
#2444 opened by sabiland - 0
- 1
Unable to obtain http context
#2441 opened by Brawns - 0
Custom Job Filter attribute is not working if it is annotated at the class or method
#2438 opened by iamSathishMohan - 0
System.ObjectDisposedException on Hangfire.InMemory.State.Dispatcher when running multiple integration test scenarios
#2437 opened by JenPullUp