Skip to main content
kevin_ly
Helper ⭐️
February 22, 2018

Better Error Messaging for Fetch File From S3 via Bionic Task

  • February 22, 2018
  • 3 replies
  • 22 views
When my task doesn't find the file I get a error that doesn't let me troubleshoot on my own.



Can we make it to say file not found? Ensure directory and file name are accurate?

For those curious of what a working one looks like, below image is for a file placed into the input folder of my dev's provisioned S3 bucket.



3 replies

jitin_mehndiratta
Helper ⭐️⭐️⭐️
February 26, 2018
Hi Kevin,

Thanks for bringing this to our notice. Very valuable feedback. 
I agree that the messaging can be better in this case. I will update you once it gets corrected.

Regards,
Jitin
kevin_ly
kevin_lyAuthor
Helper ⭐️
February 26, 2018
Yay....
roja_kode
Helper ⭐️
March 2, 2018
I agree with Kevin! Also, I followed documentation on creating S3 task and it completely contradicts to what stated to just give file name instead we need to give complete file path.