As the developer of the citSci package, I need to increase the timeout of the EDC transfer request such that I can proceed with testing sending 10k images and to account for periods of slow RSP Notebook Aspect bandwidth.
Definition of done
I have increased the timeout for the urllib.request.urlopen() function to account for slow response times from the EDC during large transfer times.
User story
As the developer of the citSci package, I need to increase the timeout of the EDC transfer request such that I can proceed with testing sending 10k images and to account for periods of slow RSP Notebook Aspect bandwidth.
Definition of done
I have increased the timeout for the
urllib.request.urlopen()
function to account for slow response times from the EDC during large transfer times.