hi, hoping you are doing well
im trying to download recordings with the recordings api, i need to download severals recordings, im aware of the 202 transcript code, i managed to do that in paralell with threads (c# languaje) in my tests downloading 1000, its run fine until i reach 400 ~ 500 then the api started to end with a timeout of 100 seconds (the default) and finally started to fail all others recordings
there is any restriction, condition o anything that limits the download process? maybe the transcript process or its not recomended to download in paralell?
thanks so much
best regards