lsst-epo / citsci-notebook-core-pipeline

Other
0 stars 0 forks source link

Update timeout in citSci package request library to account for long transfer times during citSci pipeline performance testing #22

Closed ericdrosas87 closed 7 months ago

ericdrosas87 commented 7 months ago

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.