NSExtensionFileProviderDownloadPipelineDepth
The per-domain limit of concurrent calls that a file provider extension can make to fetch data from remote storage.
Discussion
Use this value to set the limit of concurrent calls to methods like fetchContents(for:version:request:completionHandler:). Set the value for this key to an integer in the range 1 to 128.