quantum-elixir / quantum-core

:watch: Cron-like job scheduler for Elixir
https://hexdocs.pm/quantum/
Apache License 2.0
2.3k stars 148 forks source link

Solution: add a warning message and remove jobs with invalid tasks #523

Closed dannielb closed 1 year ago

dannielb commented 1 year ago

Hello!

Proposal:

At Quantum startup, when detected that a mfa task is not a valid function, ignore the job configuration and show a warning message.

closes #507

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 22b8db2346aa33f619f4e69853f27e7439236e89-PR-523


Totals Coverage Status
Change from base Build ac74242ad0f26db2970d6c122c3b90b64b64381d: 0.8%
Covered Lines: 352
Relevant Lines: 407

💛 - Coveralls