Not sure is this is a bug or I am doing something ...
# box-products
c
Not sure is this is a bug or I am doing something wrong, but when I run
scheduler.task("task_name").getStats();
in my handler. For the ColdBox scheduler. I get the expected structure minus the
nextRun
field. Should I be looking for that somewhere else? @bdw429s
b
@lmajano can you shed some light?
l
next run is not implemented yet
still in development
c
Thank you