mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-03 09:19:03 +00:00
The timeout for the pulling the trace file after the run is being set based on the time for which the trace was collected. For workloads with short execution time, but large number of events, the resulting timeout might be too short. To deal with this, do not let the timout be shorter than 1 minute.