-
**Description**
I had a .Net 6 app that would experience a very slow memory leak. Due to this behavior I set the app pool to automatically recycle every 2 hours. I upgraded the app to .Net 7 with ho…
-
When I use to RecurringJob.AddOrUpdate() in .Net Core it throws an exception: **Could not place a lock on the resource 'hangfire:lock:recurring-job:jobid': Lock timeout.**
How to fix this problem?
…
-
This is food for thought and invitation to discussion.
The library uses a mix of sync and async calls to Redis.
It's perfectly fine to use async calls in transactions. It's perfectly fine to use…
Lexy2 updated
4 months ago
-
This seems to happen over and over, I'm unsure why.
I see the schema made for hangfire.
- Postgres 15
- .Net 8
- Hangfire 1.8.12
- Hangfire.PostgreSql 1.20.8
This is locally, using a local…
-
### Is your feature request related to a problem? Please describe.
Right now adding multiple different checks using the same DbContext type will result in some of them being failed, because the DbCon…
-
**Is your feature request related to a problem? Please describe.**
In the process of examining the possibility to use this library as a replacement for Hangfire in many of our solutions, we miss the …
KorsG updated
4 months ago
-
SMS for the user phone number verification didn't go through when I went to through the process. Used 206-414-8799 (pascal google voice #) never go the SMS.
-
Hello,
for a while we've been using Hangfire with several recurring jobs in a .net core api. Ive configured IIS to make sure it is always running. Ive set the appPool to AlwaysRunning with timeout …
-
### Describe the problem
Is there an option or an adaptor that will build the app as svelte does - with a single js file and single css file?
### Describe the proposed solution
This makes embeddin…
-
In [`2d7f7a7`](https://github.com/fraserbooth/fb-monitor/commit/2d7f7a782041ea11bdb8951479c3fd7783789a99
), Hangfire (https://api.optbp.com/hangfire) was **down**:
- HTTP code: 0
- Response time: 0 ms…