Select to view content in your preferred language

SyncToolsEX GPService Maximum parallel async requests

283
0
02-26-2025 07:18 AM
Labels (2)
Milesee
Emerging Contributor

We are using the REST API to create and sync replicas - SQLite geodatabase files - for working offline. We call the CreateReplica and SyncReplica as async requests, and then poll for the completion. We make heavy use of these calls, and have a mechanism to throttle the requests, but we still see errors in the ArcGIS Server logs:

"Severe | Initialization failed. | System/SyncToolsEX.GPServer"

My questions are:

1. How many parallel requests can each instance of SyncToolsEX process?

2. Can the SyncToolsEX service be automatically restarted on a schedule?

Thanks,

Miles.

0 Kudos
0 Replies