mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
ugh
This commit is contained in:
@@ -116,7 +116,8 @@ def download_from_s3(
|
|||||||
raise Exception(pce)
|
raise Exception(pce)
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(f"An error occurred {e}")
|
print(f"An error occurred {e}")
|
||||||
raise Exception(e)
|
text = f"EXCEPTION {e} local_filename {local_filename}"
|
||||||
|
raise Exception(text)
|
||||||
return result
|
return result
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user