All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.pooled-chain-executor.yml Maven / Gradle / Ivy

Go to download

A middleware Lambda function that handles all the cross-cutting concerns for the downstream Lambda function.

The newest version!
maxPoolSize: ${pooled-chain-executor.maxPoolSize:10}
corePoolSize: ${pooled-chain-executor.corePoolSize:10}
keepAliveTime: ${pooled-chain-executor.keepAliveTime:0}
maxChainSize: ${pooled-chain-executor.maxChainSize:20}
forceSynchronousExecution: ${pooled-chain-executor.forceSynchronousExecution:false}
exitOnMiddlewareInstanceCreationFailure: ${pooled-chain-executor.exitOnMiddlewareInstanceCreationFailure:true}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy