Add cleaner session refresh and ERP diagnostics
This commit is contained in:
@@ -99,7 +99,8 @@ const DEFAULT_CONFIG: FullConfig = {
|
||||
},
|
||||
cleaner: {
|
||||
queryBatchSize: 100,
|
||||
processConcurrency: 1
|
||||
processConcurrency: 1,
|
||||
sessionRefreshOrderThreshold: 160
|
||||
},
|
||||
orderResolution: {
|
||||
tableName: '',
|
||||
|
||||
Reference in New Issue
Block a user