-
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
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
ScheduledTask.get_schedules()on this tasks, I will get a few information such as theschedule_id. - It could be great to also get an array with let's say the 3 last tasks IDs to be able to get their results.
I don't know how complex this would be or even if this is feasible. But I would like to open the discussion :)
Metadata
Metadata
Assignees
Labels
No labels