100+ Simulatenous Recurring Jobs not Properly Enqueued

I have 100+ Recurring jobs scheduled for a given time (3pm) everyday

I notice however that most (90%) of them say Last Executed Column in the recurring job shows N/A whilst 10-20 of them say X Hours ago. I am pretty confident that a large chunk of them are not being enqueued but the recurrning job is creaded successful but not enqueued.

I am using default settings (SQL Server) … any idea why this is the case or how to debug

What Hangfire version are you using?

I am using version 1.2.2.0

This bug is already fixed, just update to the latest version.