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

APIPUB-66 Implement Rate Limiting #73

Merged
merged 2 commits into from
Sep 10, 2024
Merged

APIPUB-66 Implement Rate Limiting #73

merged 2 commits into from
Sep 10, 2024

Conversation

jleiva-gap
Copy link
Contributor

  • Change Rate Limit to be in seconds
  • Add interfaces
  • Add RateLimiting Test
  • Update exceptions

- Change Rate Limit to be in seconds
- Add interfaces
- Add RateLimiting Test
- Update exceptions
Copy link

github-actions bot commented Sep 7, 2024

Test Results

173 tests   173 ✅  3s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 2d45f14.

♻️ This comment has been updated with latest results.

@jleiva-gap jleiva-gap changed the title APIPUB-66 Implement Rate Limiting (DRAFT) APIPUB-66 Implement Rate Limiting Sep 9, 2024
@jleiva-gap jleiva-gap marked this pull request as ready for review September 9, 2024 23:24
{
return (true, responseContent);

// string missingItemJson = await getByIdResponse.Content.ReadAsStringAsync();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove this comment lines?

@jagudelo-gap jagudelo-gap merged commit 7f7d277 into main Sep 10, 2024
7 checks passed
@jagudelo-gap jagudelo-gap deleted the APIPUB-66 branch September 10, 2024 15:15
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