resque / resque-scheduler

A light-weight job scheduling system built on top of Resque
MIT License
1.74k stars 480 forks source link

Expose timeout for lock via environment variable configuration #786

Open pmm4654 opened 9 months ago

pmm4654 commented 9 months ago

Expose the timeout configuration option used in Resque::Scheduler::Locking::Base

Related issue: https://github.com/resque/resque-scheduler/issues/700

learoyklinginsmith commented 4 months ago

@PatrickTulskie any chance we could get some eyes on this change? 🙏