HangfireIO / Hangfire

An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
https://www.hangfire.io
Other
9.35k stars 1.69k forks source link

There was a delay in the Recurringjob #1928

Open burningg opened 3 years ago

burningg commented 3 years ago

Hangfire.AspNetCore 1.7.22 my tasks are sometimes delayed by more than a minute , when I execute it every minute,this happened

image It does not execute every minute

burningg commented 3 years ago

This phenomenon occurs every 15 minutes