Search

cacheLength

Type & Default Value
int: 1024
Description
Specify how many messages can be cached. The cached messages will be resent to external system until the data sent out succesfully. The cached message will be sent in order except in runAsync or concurrent mode. The cached message will be saved to disk in fixed intervals.
비고