You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we are processing hart cvrs and a single zip file was uploaded (as opposed to a zip with other zip files inside of it) the code is not optimized and downloads this zip file twice. This should be refactored so that its only necessary to download once.
The text was updated successfully, but these errors were encountered:
See conversation here: #2012 (comment)
When we are processing hart cvrs and a single zip file was uploaded (as opposed to a zip with other zip files inside of it) the code is not optimized and downloads this zip file twice. This should be refactored so that its only necessary to download once.
The text was updated successfully, but these errors were encountered: