quantum-elixir/quantum-core

Problem: Job Scheduling via Cron Notation complicated

開放

#268 建立於 2017年9月25日

 (2 則留言) (10 個反應) (0 位負責人)Elixir (153 個分叉)batch import
advancedenhancementhelp wantedidea

倉庫指標

星標
 (2,408 顆星)
PR 合併指標
 (平均合併 1天 9小時) (30 天內合併 11 個 PR)

描述

Description

Quantum currently allows configuration via Cron Notation. This works very well for statically recurring events, but doesn't work very well for dynamic ones.

If you for example want to run a dynamic job once every day for 7 days until it stops, that's very complicated to do.

Implementation

Generic way of configuring such jobs should be provided. Any Ideas how to do that?

PR

We'd be happy to receive a PR (after the implementation details are cleared). If this is a popular request please leave a 👍 so that we see that this is important to our users and implement it ourselves.

貢獻者指南