Issues
- ViewsHelper not found from rendering layout + view in submodule with Scheduled taskCOLDBOX-1318Luis Majano
- Make sure global scheduler is loaded after modules load.COLDBOX-1286Resolved issue: COLDBOX-1286Luis Majano
- Coldbox Scheduled Tasks Timeout SettingCOLDBOX-1276Luis Majano
- Abililty to restart schedulers with a `restart()` methodCOLDBOX-1270Resolved issue: COLDBOX-1270Luis Majano
- Scheduled Task Stats "NextRun", "Created", "LastRun" Using Wrong TimezonesCOLDBOX-1241Resolved issue: COLDBOX-1241Luis Majano
- Added debug argument to ScheduleExecutor and Scheduler when creating tasks for consistencyCOLDBOX-1229Resolved issue: COLDBOX-1229Luis Majano
- New xTask() method in the schedulers that will automatically disable the task but still register it. Great for debugging!COLDBOX-1123Resolved issue: COLDBOX-1123Luis Majano
- Scheduler's onShutdown() callback now receives the boolean force and numeric timeout argumentsCOLDBOX-1120Resolved issue: COLDBOX-1120Luis Majano
- The Scheduler's shutdown method now has two arguments: boolean force, numeric timeoutCOLDBOX-1119Resolved issue: COLDBOX-1119Luis Majano
- All schedulers have a new property: shutdownTimeout which defaults to 30 that can be used to control how long to wait for tasks to gracefully complete when shutting down.COLDBOX-1118Resolved issue: COLDBOX-1118Luis Majano
- Scheduled Tasks: Inject module context variables to module schedulers and inject global context into global schedulerCOLDBOX-1067Resolved issue: COLDBOX-1067Luis Majano
- Schedulers can now get the current thread and thread name: getCurrentThread(), getThreadName() as private helpersCOLDBOX-1064Resolved issue: COLDBOX-1064Luis Majano
- scheduler names can only be used once - executor needs to be removedCOLDBOX-1051Resolved issue: COLDBOX-1051Luis Majano
- New scheduler object to keep track and metrics of registered tasksCOLDBOX-995Resolved issue: COLDBOX-995Luis Majano
14 of 14