encloud-tech / encloud

Easily encrypt and onboard your sensitive data to Filecoin
https://www.encloud.tech
Apache License 2.0
9 stars 1 forks source link

Errors from Estuary are not handled appropriately #14

Closed parthbond180 closed 1 year ago

parthbond180 commented 1 year ago

CLI returns a succesful response even in the case of Estuary returning a failure

encloud upload -p 04f9406a60fe69b0dc4070160eb1529d828019a1a669065f14d9902e78f4abd112e7ff23b8651f068de08a0b6f70fdaf7c4869f410d99ca58ea11 71dbfff9d4edf -f C:\Users\dev\filecoin-encrypted-data-storage\testdata\Provider2InputData.csv -e chacha20 2023/01/25 10:24:38 Start upload data request Post "https://shuttle-4.estuary.tech/content/add": dial tcp 3.134.223.177:443: connectex: A connection attempt failed because the connected party did not properly respond after a perio d of time, or established connection failed because connected host has failed to respond. { "Status": "success", "StatusCode": 201, "Message": "Content uploaded successfully.", "Data": { "Uuid": "78d04aa7-f7f9-4d01-ba87-a8bc39150741" } }