Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spotify 429 (too many requests) API error handling #4370

Merged
merged 12 commits into from
Jun 19, 2022

Commits on Jun 12, 2022

  1. Add 429 API error handling

    arsaboo committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    71be6d5 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    arsaboo committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    c4dec04 View commit details
    Browse the repository at this point in the history
  3. lint

    arsaboo committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    4bb8862 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Address comments

    arsaboo committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    a2e6680 View commit details
    Browse the repository at this point in the history
  2. lint

    arsaboo committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c9f9ed3 View commit details
    Browse the repository at this point in the history
  3. Sorted imports using iSort

    arsaboo committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    8ba2c01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c68f71 View commit details
    Browse the repository at this point in the history
  5. Added changelog

    arsaboo committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    9f26190 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Remove sleep

    arsaboo committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    4d82616 View commit details
    Browse the repository at this point in the history
  2. Change log to info

    arsaboo committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    1cd78ad View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. UPdate changelog

    arsaboo committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    b1b0926 View commit details
    Browse the repository at this point in the history
  2. Changed log to debug

    arsaboo committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    abe4f20 View commit details
    Browse the repository at this point in the history