Miserlou / Miserlou/SoundScrape

Soundcloud API rate limit

Open
#248 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.4k
Forks
143
PR merge metrics
No merged PRs in 30d

Description

In #247, I attempted to make travis happy, but travis is not happy :c
Screenshot from 2020-10-22 20-04-35

(neither is github actions for that matter)
Screenshot from 2020-10-22 20-05-37

As HTTP response code 429 is supposed to indicate a too many requests situation, I figured I go and generate a new API key. However:
Screenshot from 2020-10-22 20-06-28

But regardless of soundcloud not providing new keys at the moment, what seems kind of puzzling is that both travis and (for the most part functionally identical) github CI setups fail, but I can run nosetests locally as much as I please!!?

Any ideas about how we can make travis happy?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names Travis, GitHub Actions, and nosetests but no repository files or failing test are identified. Start by comparing the CI runs with local nosetests and inspect the requests receiving HTTP 429 responses. Done means the CI suite runs reliably without exceeding the SoundCloud API rate limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
api, ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.