JobExpirationTimeout less than 1 hour?

Is there a way to set the JobExpirationTimeout to less than one hour? We process a large volume of jobs that results in high memory requirements in Redis. I’ve attempted to use the WithJobExpirationTimeout extension method but Hangfire throws an exception if use a timespan of less than one hour.
Best Regards,
Aleks

Good news!

Update to the latest bits, it’s been resolved here