)
### **PR Type**
Bug fix
___
### **Description**
- Renamed `RateLimitExceeded` to `EventRateLimitExceeded` in
`gateway/event_system.go` to ensure naming consistency with other event
aliases.
- Maintained backward compatibility by updating the alias.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Bug fix
</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>event_system.go</strong><dd><code>Rename
RateLimitExceeded to EventRateLimitExceeded for
consistency</code></dd></summary>
<hr>
gateway/event_system.go
<li>Renamed <code>RateLimitExceeded</code> to
<code>EventRateLimitExceeded</code> for consistency.<br> <li> Maintained
backward compatibility with alias changes.<br>
</details>
</td>
<td><a
href="https://github.com/TykTechnologies/tyk/pull/6319/files#diff-d56e22d4f1b8d2e91bb643d30e678a3819691a18bfae8506b10e0af8dc279a0e">+1/-1</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**:
>Comment `/help` on the PR to get a list of all available PR-Agent tools
and their descriptions
Co-authored-by: Tit Petric <[email protected]>
PR Type
Bug fix
Description
RateLimitExceededtoEventRateLimitExceededingateway/event_system.goto ensure naming consistency with other event aliases.Changes walkthrough 📝
event_system.go
Rename RateLimitExceeded to EventRateLimitExceeded for consistencygateway/event_system.go
RateLimitExceededtoEventRateLimitExceededfor consistency.