Gaël Soudé

Results 2 issues of Gaël Soudé

# Description 💡 It could be great if we could get the *last scheduled tasks* results. Let's say I trigger a new cron task. - If I try to execute...

Today if we call `schedule_by_cron` with our task arguments we can't use `source` or `cron` arguments names as they are already used by `schedule_by_cron` itself. Maybe it would be cleaner...