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

Exceptions when adding to IPFS are printed rather than raised #405

Open
dhruvshettty opened this issue Apr 1, 2021 · 0 comments
Open

Exceptions when adding to IPFS are printed rather than raised #405

dhruvshettty opened this issue Apr 1, 2021 · 0 comments

Comments

@dhruvshettty
Copy link

Expected Behavior

Creating a CID hash and publishing on IPFS should raise an exception if an incorrect path or non-existent file name is provided.

Current Behavior

The exception is printed rather than being raised and halting normal execution. The metadata creation continues with the URL = null.

Bug

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

1 participant