Succeeded jobs deleted

This is expected functionality, and only occurs for completed or deleted jobs, any pending or failed jobs are not removed. If you want more information, you can see the source code here:

https://github.com/HangfireIO/Hangfire/search?utf8=✓&q=JobExpirationTimeout&type=Code

or a conversation with the creator of hangfire on how to adjust the length of the expiration here:

later,
Geddy