extiverse / bazaar

The extension marketplace for your Flarum forum.
https://discuss.flarum.org/d/5151
MIT License
59 stars 14 forks source link

Allows running tasks inside a cron #93

Closed luceos closed 6 years ago

luceos commented 7 years ago

Still need to test that it works when ran from within the ux!

luceos commented 7 years ago

I'll revisit implementation now that we are moving code to console. It needs some ux elements anyway.

luceos commented 7 years ago

@clarkwinkelmann a sync task is processed immediately.. It always holds the started_at. The cronjob won't pick that up.

luceos commented 7 years ago

@clarkwinkelmann never mind, I did what you suggested. Can you give this a shot?