Async
Visualize the async executors in ColdBox
The async
collector can be activated so you can visualize the applications executors and tasks.
// Async Manager Reporting
async : { enabled : true, expanded : false }
Configuration
Key
Type
Default Value
Description
enabled
Boolean
false
Enable the collector
expanded
Boolean
false
Expand the panel by default or not

Last updated
Was this helpful?