[PR #271] [CLOSED] Implement retry handling for POST #839

Closed
opened 2026-02-28 00:02:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/271
Author: @hmhrex
Created: 4/3/2018
Status: Closed

Base: masterHead: master


📝 Commits (10+)

📊 Changes

1 file changed (+145 additions, -4 deletions)

View changed files

📝 spotipy/client.py (+145 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/271 **Author:** [@hmhrex](https://github.com/hmhrex) **Created:** 4/3/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`4ba3cf4`](https://github.com/spotipy-dev/spotipy/commit/4ba3cf418f5557f3b297770f895361cdc95d7169) Unfollow artists - [`23e5681`](https://github.com/spotipy-dev/spotipy/commit/23e5681c29c0c0c8ac366bc632d6e0e1afa9ed05) Add `current_user_followed_artists_contains` function - [`b958d72`](https://github.com/spotipy-dev/spotipy/commit/b958d72bad30f9b16f8ac4f298bf7118bd20ca11) Fix indentation - [`0afe0e9`](https://github.com/spotipy-dev/spotipy/commit/0afe0e9012f78241ab0c07726628bf9dbe78375d) Select type - [`3584543`](https://github.com/spotipy-dev/spotipy/commit/3584543e14a2680f1f233ba44a8b363d4d4f96ae) Erp - [`209be49`](https://github.com/spotipy-dev/spotipy/commit/209be49509455d7801c7e4d23ecee1c29190a778) Added current. - [`1cedc5c`](https://github.com/spotipy-dev/spotipy/commit/1cedc5cbe7ddf5ea7c45a15eb7061a925e62e125) Changed to contains - [`0041774`](https://github.com/spotipy-dev/spotipy/commit/00417747dd51695df364381008fbde808b9e4c0c) Allow for 404s for retries - [`f0fbf29`](https://github.com/spotipy-dev/spotipy/commit/f0fbf299a257df235883de918dd495dedb53e1a7) Increase max tries - [`5723214`](https://github.com/spotipy-dev/spotipy/commit/5723214698b67d47c92d4c1d083ad3ea2ba53db5) Change max_retries back to 10 ### 📊 Changes **1 file changed** (+145 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+145 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#839
No description provided.