Skip to content

Remove ratelimit dependency#33

Merged
leslievandemark merged 2 commits into
masterfrom
TDL-26785/remove-ratelimit-dependency
Jan 13, 2025
Merged

Remove ratelimit dependency#33
leslievandemark merged 2 commits into
masterfrom
TDL-26785/remove-ratelimit-dependency

Conversation

@kgerxhi
Copy link
Copy Markdown
Contributor

@kgerxhi kgerxhi commented Jan 10, 2025

Description of change

https://jira.talendforge.org/browse/TDL-26785
Removed redundant ratelimit integration as its functionality was already handled by custom 429 error handling and backoff. This simplifies the code without impacting functionality.

Zoom's rate limits don't line up with the @limits settings of 300 requests per minute, relying on 429 should be overall more effective.

Manual QA steps

Risks

Rollback steps

  • revert this branch

AI generated code

https://internal.qlik.dev/general/ways-of-working/code-reviews/#guidelines-for-ai-generated-code

  • this PR has been written with the help of GitHub Copilot or another generative AI tool

@leslievandemark leslievandemark merged commit a6bfa84 into master Jan 13, 2025
@leslievandemark leslievandemark deleted the TDL-26785/remove-ratelimit-dependency branch January 13, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants