Async
Visualize the async executors in ColdBox
// Async Manager Reporting
async : { enabled : true, expanded : false }Configuration
Key
Type
Default Value
Description

Last updated
Was this helpful?
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 }enabled
Boolean
false
Enable the collector
expanded
Boolean
false
Expand the panel by default or not

Last updated
Was this helpful?
Was this helpful?