Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExAzure.request throws exception #7

Open
zdeneksejcek opened this issue Feb 27, 2019 · 1 comment
Open

ExAzure.request throws exception #7

zdeneksejcek opened this issue Feb 27, 2019 · 1 comment

Comments

@zdeneksejcek
Copy link

Hi,

thanks for you library. I came across this issue when I call
ExAzure.request(:get_blob, [container, "#{uuid}.pdf"])
and when blob doesn't exist, it throws exception.

Without !, I would rather receive {:error ...}.

Thank you,
Z.

@py7crypt
Copy link

use elixir try to catch error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants