Skip to content

feat: Add support to enable backoff when rate limited by the Github API#1691

Closed
andrewhibbert wants to merge 2 commits into
kedacore:mainfrom
andrewhibbert:feat_backoff
Closed

feat: Add support to enable backoff when rate limited by the Github API#1691
andrewhibbert wants to merge 2 commits into
kedacore:mainfrom
andrewhibbert:feat_backoff

Conversation

@andrewhibbert

@andrewhibbert andrewhibbert commented Jan 16, 2026

Copy link
Copy Markdown
Contributor

Provide a description of what has been changed

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO)

Fixes: kedacore/keda#6643

@andrewhibbert andrewhibbert requested a review from a team as a code owner January 16, 2026 12:57
@netlify

netlify Bot commented Jan 16, 2026

Copy link
Copy Markdown

Deploy Preview for keda ready!

Name Link
🔨 Latest commit d266750
🔍 Latest deploy log https://app.netlify.com/projects/keda/deploys/696a35c0ae846200085612ac
😎 Deploy Preview https://deploy-preview-1691--keda.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

  • Add your contribution to all applicable KEDA versions
  • GitHub checks are passing
  • Is the DCO check failing? Here is how you can fix DCO issues

Learn more about:

@stale

stale Bot commented Mar 19, 2026

Copy link
Copy Markdown

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the stale All issues that are marked as stale due to inactivity label Mar 19, 2026
@stale

stale Bot commented Mar 26, 2026

Copy link
Copy Markdown

This issue has been automatically closed due to inactivity.

@stale stale Bot closed this Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale All issues that are marked as stale due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement backoff when receive rate limit errors in the Github scaler

1 participant