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 limit to error response #793

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Add limit to error response #793

merged 1 commit into from
Jul 16, 2024

Conversation

otherview
Copy link
Member

Description

Returns the currently set limit on event based api calls

Fixes # (issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • New and existing E2E tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

@otherview otherview requested a review from a team as a code owner July 16, 2024 14:13
@otherview otherview force-pushed the pedro/api_limit_error branch from 75e3f73 to 493fd21 Compare July 16, 2024 14:15
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.14%. Comparing base (6c62498) to head (493fd21).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #793   +/-   ##
=======================================
  Coverage   62.14%   62.14%           
=======================================
  Files         203      203           
  Lines       18688    18688           
=======================================
  Hits        11613    11613           
  Misses       5975     5975           
  Partials     1100     1100           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@otherview otherview merged commit 750ba7f into master Jul 16, 2024
12 checks passed
@otherview otherview deleted the pedro/api_limit_error branch July 16, 2024 15:06
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.

3 participants