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 Atlassian rate-limit handling #36

Merged
merged 4 commits into from
Oct 9, 2023

Conversation

hcpadkins
Copy link
Contributor

Overview

This pull-request ensures that the Atlassian connector adheres to Atlassian Cloud rate-limits. Additionally, this pull-request updates a few type annotations, and updates the handler inside of the Github connector to match the pattern used here.

Eventually, it may be best to move all rate-limit handlers into a set of core helpers for common patterns - where possible. However, as each API may be subtly different from one another this will require more analysis.

@hcpadkins hcpadkins requested a review from a team as a code owner October 9, 2023 10:09
@hcpadkins hcpadkins merged commit 5691dc9 into hashicorp-forge:main Oct 9, 2023
5 checks passed
@hcpadkins hcpadkins deleted the atlassian-rate-limit branch October 9, 2023 15:38
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