Will the scheduled extraction affect each other with the on demand extraction?

Options
Roy Chan
Roy Chan Newcomer

For example, I scheduled an scheduled extraction and download via FTP. Around the same time, I make some DSS API requests to have on demand data extraction.

Will the extraction performance/ speed affect each other? (scheduled vs on demand around the same time)

Best Answer

  • @Roy Chan, a few scheduled and on demand extractions made in parallel should not impact each other, the servers handle different request types in separate queues.

    Obviously, if you download several large data sets simultaneously, that might impact the download speed, as all downloads will be sharing the same network path