mirror of
https://github.com/entriphy/sp-playcount-librespot.git
synced 2026-04-26 22:26:02 +03:00
[GH-ISSUE #1] [bug] API sometimes responds with an empty response #1
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sp-playcount-librespot#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @entriphy on GitHub (Apr 15, 2020).
Original GitHub issue: https://github.com/entriphy/sp-playcount-librespot/issues/1
Seems to be an issue with the cache.
@Chartmastersorg commented on GitHub (Apr 18, 2020):
Hi evilarceus!
I was coming to report this exact same issue. I haven't been able to identify a pattern, it's completely random. I can even loop 10 times in a php script for 10 albums and get 0, 3, 9, or 10 results. Kinda weird.
I'm not helping much, I haven't dig into the source code so far to try to understand the root cause. Compared to the previous API, I like how the results include much more parameters, it's very handy!
@slapheadted commented on GitHub (Apr 20, 2020):
Was this the intermittent 500s? I was getting that too but haven't checked since Saturday.Actually I've just noticed this issue is empty response which doesn't sound like the same issue...I was getting intermittent 500s back from the public server. I'll keep an eye on it and open an issue if I see the issue persist.