Skip to content

[IBCGO-10] Rate Limting Overview and Setting Limits#8576

Merged
gjermundgaraba merged 3 commits intomainfrom
susannah-rate-limiting-docs
Jul 20, 2025
Merged

[IBCGO-10] Rate Limting Overview and Setting Limits#8576
gjermundgaraba merged 3 commits intomainfrom
susannah-rate-limiting-docs

Conversation

@womensrights
Copy link
Contributor

Description

  • rate limiting middleware overview and setting limits
  • I have not included integration details because I'm not clear on what the preferred approach would be and what wiring should explicitly be used for the full stack

closes: [IBCGO-10]


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Linked to GitHub issue with discussion and accepted design, OR link to spec that describes this work.
  • Include changelog entry when appropriate (e.g. chores should be omitted from changelog).
  • Wrote unit and integration tests if relevant.
  • Updated documentation (docs/) if anything is changed.
  • Added godoc comments if relevant.
  • Self-reviewed Files changed in the GitHub PR explorer.
  • Provide a conventional commit message to follow the repository standards.

@linear
Copy link

linear bot commented Jul 8, 2025

@codecov
Copy link

codecov bot commented Jul 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.99%. Comparing base (72ce552) to head (cbc0046).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8576   +/-   ##
=======================================
  Coverage   57.99%   57.99%           
=======================================
  Files         319      319           
  Lines       22814    22814           
=======================================
  Hits        13231    13231           
  Misses       8978     8978           
  Partials      605      605           
Flag Coverage Δ
08-wasm 65.99% <ø> (ø)
e2e 1.13% <ø> (ø)
ibc-go 63.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@gjermundgaraba gjermundgaraba left a comment

Choose a reason for hiding this comment

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

LGTM

@gjermundgaraba gjermundgaraba enabled auto-merge (squash) July 20, 2025 22:36
@gjermundgaraba gjermundgaraba merged commit e54a696 into main Jul 20, 2025
18 checks passed
@gjermundgaraba gjermundgaraba deleted the susannah-rate-limiting-docs branch July 20, 2025 22: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