mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
experimenting...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f850d2df18
commit
610f71f452
@ -640,6 +640,7 @@ var SharpActions = actions.Actions({
|
|||||||
core.queueHandler('Cache image metadata',
|
core.queueHandler('Cache image metadata',
|
||||||
// XXX timeouts still need tweaking...
|
// XXX timeouts still need tweaking...
|
||||||
{quiet: true, pool_size: 2, busy_timeout: 400},
|
{quiet: true, pool_size: 2, busy_timeout: 400},
|
||||||
|
//{quiet: true, pool_size: 2, busy_timeout_scale: 10},
|
||||||
// parse args...
|
// parse args...
|
||||||
function(queue, image, logger){
|
function(queue, image, logger){
|
||||||
var force = false
|
var force = false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user