The properties and their explanations are listed below:

ARTIFACTORY: How to tune federated repository binary sync configuration

AuthorFullName__c
Matthew Wang
articleNumber
000005491
ft:sourceType
Salesforce
FirstPublishedDate
2022-11-30T21:56:08Z
lastModifiedDate
2023-01-22T11:07:26Z
VersionNumber
3
numberOfRemoteImporters:
Amount of workers for download during synchronization. Increasing of workers can help with small files. Default 6.

numberOfLocalImporters: 
Amount of workers for download on demand. Default 6.

maxRetry:
Amount of tries to sync a binary before failing. Can be increased to continue reprocessing failed binaries. Default 10.

maximumIdleTimeMs:
Wait time between taking tasks. Default 1 minute.

errorRecoveryInterval:
After this interval another node can take a task. Default 30 seconds.

maximumExecTimeMs:
Hold time of task by single node. Default 60 minutes.