Using HangFire with Autofac
|
|
1
|
451
|
February 17, 2022
|
Making dashboard access rules also apply for local requests
|
|
0
|
232
|
February 15, 2022
|
Miniprofiler integration
|
|
0
|
249
|
February 10, 2022
|
Enqueing Hangfire Job getting SqlException (0x80131904): Array cannot be null.
|
|
2
|
812
|
February 4, 2022
|
Start Hangfire after reboot
|
|
0
|
325
|
February 2, 2022
|
Error at Hangfire.RecurringJobManager.AddOrUpdate(String recurringJobId, Job job, String cronExpression, RecurringJobOptions options)
|
|
0
|
548
|
January 23, 2022
|
Unable to resolve service for type 'Hangfire.IBatchJobClient' while attempting to activate '...'
|
|
1
|
1082
|
January 21, 2022
|
MySqlConnector.MySqlException: Lock wait timeout exceeded; try restarting transaction
|
|
0
|
570
|
December 21, 2021
|
102 Unable to find package Hangfire.Pro with version (>= 2.3.0)
|
|
0
|
535
|
December 19, 2021
|
.NET 6 MVC Application - Best way to track job completion
|
|
0
|
543
|
December 16, 2021
|
AddOrUpdate method takes longer time to respond
|
|
0
|
289
|
December 15, 2021
|
System.Security.Cryptography.CryptographicException while accessing Hangfire dashboard locally
|
|
0
|
889
|
December 8, 2021
|
How to configure AddHangfireServer options.Queues if I need other services from within ConfigureServices()?
|
|
9
|
1453
|
November 23, 2021
|
Idle server keeps restarting (considered dead by other servers)
|
|
0
|
757
|
November 17, 2021
|
What is the recommended way to process Jobs at a lower priority?
|
|
1
|
990
|
November 17, 2021
|
Hangfire and SqlClient dependency version
|
|
0
|
295
|
November 12, 2021
|
Write line into job detail
|
|
0
|
210
|
October 29, 2021
|
Does Hangfire Dashboard work with core Blazor project?
|
|
1
|
1220
|
October 29, 2021
|
Is there any way I can access to Hangfire job status programmatically
|
|
0
|
455
|
October 15, 2021
|
Hangfire with DDD
|
|
1
|
547
|
September 20, 2021
|
Separated reponsabilities with hangfire jobs
|
|
1
|
493
|
September 20, 2021
|
Jobs stuck in enqued state
|
|
0
|
590
|
September 6, 2021
|
Memory leak on Entity framework during HangfireJobs
|
|
1
|
1352
|
August 24, 2021
|
Being forced to DI a IRecurringJobManager to ensure Hangfire initialised
|
|
0
|
669
|
August 23, 2021
|
How to create non-duplicating recurring job in Hangfire where application is hosted in 2 instances
|
|
2
|
1198
|
August 18, 2021
|
Long running jobs cause "Distributed Lock Timeout Exception", and multiple instance of the same job
|
|
0
|
1134
|
August 6, 2021
|
Hangfire create schedule and I didn't created it
|
|
1
|
319
|
July 12, 2021
|
Recurring job with redis throwing Hangfire.Storage.DistributedLockTimeout
|
|
0
|
462
|
June 25, 2021
|
Is it good to change a job state multiple times, looks like the performance is slower after many changes
|
|
0
|
401
|
June 18, 2021
|
Combining data from scheduled background jobs and running in 1 job
|
|
0
|
342
|
June 17, 2021
|