mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #852] [MERGED] Fixed rate limiting issue #1059
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#1059
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?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/852
Author: @alejandro-angulo
Created: 8/11/2021
Status: ✅ Merged
Merged: 8/23/2021
Merged by: @Rigellute
Base:
master← Head:aa/rate-limit📝 Commits (1)
aafd9f3Fixed instant not being updated on empty responses📊 Changes
1 file changed (+23 additions, -14 deletions)
View changed files
📝
src/network.rs(+23 -14)📄 Description
This change should resolve the issue with users being rate limited when leaving spotify-tui running without anything playing. This should solve #779 .
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.