config.pooled-chain-executor.yml Maven / Gradle / Ivy
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