chart-export-exlabs
Advanced tools
Changelog
3.1.0
initialWorkers
option to the minWorkers
.queueSize
option, which doesn't have an equivalent in tarn
resource pool.timeoutThreshold
option and added the idleTimeout
option in its place.reaper
options, as tarn doesn't allow to enable/disable idle resources checking.createTimeout
and destroyTimeout
options for the resource pool.reaperInterval
option to set the interval for checking idle resources to destroy.createRetryInterval
option to set how long to idle after failed resource creation before trying again.rasterizationTimeout
option for setting the wait time for an image to be created..env.sample
file with new environment variables corresponding to above options.Changelog
3.0.0
Fixes and enhancements:
tarn
.New features:
/health
route to server to display basic server information./
to perform exports from JSON configurations in browser.Changelog
2.0.16
--timeoutThreshold
).