Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created April 15, 2023 19:02
Show Gist options
  • Select an option

  • Save KyMidd/6ae1293e0d3379908eba6a23eafd8c42 to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/6ae1293e0d3379908eba6a23eafd8c42 to your computer and use it in GitHub Desktop.
# Check if hitting API rate-limiting
hold_until_rate_limit_success() {
# Loop forever
while true; do
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment