Skip to content

Outbound rate limiting for persistent APPLICATION clients - #349

Open
dmytro-landiak wants to merge 7 commits into
develop/2.4from
feature/305-app-outbound-rate-limit
Open

Outbound rate limiting for persistent APPLICATION clients#349
dmytro-landiak wants to merge 7 commits into
develop/2.4from
feature/305-app-outbound-rate-limit

chore(limits): add throttle logging and normalize app rate-limit env …

139699d
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2026-07-10 15:41:50 ago

7 / 10 tasks completed

3 tasks still to be completed

Details

Required Tasks

Task Status
You have reviewed the guidelines document. Incomplete
Labels that classify your pull request have been added. Incomplete
The milestone is specified and corresponds to fix version. Incomplete
Description references specific issue. (#305) Completed
Description contains human-readable scope of changes. Completed
Description contains brief notes about what needs to be added to the documentation. Completed
No merge conflicts, commented blocks of code, code formatting issues. Completed
Changes are backward compatible or upgrade script is provided. (opt-in, default off) Completed
Added corresponding unit and/or integration test(s). (RateLimitServiceImplTest, ApplicationPersistenceProcessorImplTest) Completed
If new dependency was added: the dependency tree is checked for conflicts. (no new dependency) Completed