Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Sometimes relationships aren't loading #25

Open
oskarrough opened this issue Apr 26, 2018 · 3 comments
Open

Sometimes relationships aren't loading #25

oskarrough opened this issue Apr 26, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@oskarrough
Copy link
Member

Sometimes on https://discogs.radio4000.com/artists/2408160 the members:hasMany:artist relationship doesn't render all items properly. The list-item is there but the name is empty. If you refresh it'll either work or be different missing items. To be investigated.

screen shot 2018-04-26 at 17 21 51

@oskarrough oskarrough added the bug Something isn't working label Apr 26, 2018
@4www
Copy link

4www commented Apr 30, 2018

i think it is because our Proxy API is hitting the rate limit, so it returns what it has?

@oskarrough
Copy link
Member Author

oskarrough commented Apr 30, 2018

Yes that's probably it. We better implement error handling in the API so we don't have to guess?

I see it also returns (node:324) UnhandledPromiseRejectionWarning: DiscogsError: Release not found. even though the release does exist.

@oskarrough
Copy link
Member Author

Error handling is in.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants