mattyr / sidecloq

Recurring / Periodic / Scheduled / Cron job extension for Sidekiq
MIT License
88 stars 12 forks source link

Suggestion: Human readable cron info in the web UI #43

Open vanboom opened 2 years ago

vanboom commented 2 years ago

Human readable schedule would be nice in the web UI for those of us who can't quickly comprehend a cron expression.

Another idea would be to add "next run at" to help admins see the next scheduled run event.

Would you consider a dependency with cron2english or other gem to add this feature to the web UI? I would offer a PR if the maintainers are interested in such a feature.

Thanks!

vanboom commented 1 year ago

Please consider this PR -- we have been running it in production and working great!