USGS-WiM / StreamStats-Tools

A collection of tools for StreamStats data preparation and upload to AWS
Other
0 stars 0 forks source link

Update error handling #40

Closed kjacobsen16 closed 3 years ago

kjacobsen16 commented 3 years ago

When an S3 error occurs, an error prints out to say "Make sure AWS CLI is installed". This is important to test the aws cli is working, but this error is also printed when a single file fails to transfer. The most common cause of this is a drop in internet, so this should be displayed to the user.