You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: