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

Stricter throttler options for hubspot #1532

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

epipav
Copy link
Collaborator

@epipav epipav commented Sep 21, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 97c3f74

Reduced the concurrency limit of the RequestThrottler for the Hubspot integration to avoid API rate limit errors. This improves the reliability and performance of the data synchronization between Crowd and Hubspot.

🤖 Generated by Copilot at 97c3f74

RequestThrottler
Slows down to sync with Hubspot
Autumn leaves fall fast

Why

How

🤖 Generated by Copilot at 97c3f74

  • Lowered the concurrent request limit for Hubspot API calls to avoid rate limit errors (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@epipav epipav self-assigned this Sep 21, 2023
@epipav epipav added the Bug Created by Linear-GitHub Sync label Sep 21, 2023
@epipav epipav marked this pull request as ready for review September 21, 2023 12:40
@epipav epipav merged commit b9e7859 into main Sep 21, 2023
6 of 7 checks passed
@epipav epipav deleted the bugfix/stricter-throttler-options-for-hubspot branch September 21, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant