Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

catch lbrynet error api/claim/get #975

Open
jessopb opened this issue Mar 25, 2019 · 0 comments
Open

catch lbrynet error api/claim/get #975

jessopb opened this issue Mar 25, 2019 · 0 comments
Labels
help wanted level: 1 No knowledge of the existing code required

Comments

@jessopb
Copy link
Member

jessopb commented Mar 25, 2019

In api/claim/get/index.js
let lbrynetResult = await getClaim(${name}#${claimId});
If this is returned:
{ error: 'Failed to resolve stream at lbry://hello#3ddd4f08ef7aeaf04d530615a68acf6bf2fd6cb5' }
It does not register as an error. Catch it.

@jessopb jessopb added help wanted level: 1 No knowledge of the existing code required labels Mar 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted level: 1 No knowledge of the existing code required
Projects
None yet
Development

No branches or pull requests

1 participant