I am new to HangFire and I am trying to create multiple scheduled jobs and using Redis as JobStore. On the HangFire Dashboard in the Succeeded Jobs section always shows Total Jobs: 100 even though on the left side menu it shows the correct number(for example 200)
Is there any configuration that I can do in order to see ALL the succeeded jobs and not just 100?