Conversation
|
Warning Rate limit exceeded@ludeeus has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 24 minutes and 2 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. WalkthroughWalkthroughIn this update, we've added a new documentation resource on switch entities to enhance user experience within the Home Assistant Community Store (HACS). This new entry, found in Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant HACS
participant Update Entity
User->>HACS: Toggle switch ON
HACS->>Update Entity: Consider pre-releases
Update Entity->>User: Shows pre-release updates available
User->>HACS: Toggle switch OFF
HACS->>Update Entity: Ignore pre-releases
Update Entity->>User: Shows only stable releases available
And there you have it! Now you can manage your updates with the finesse of a cat walking on a tightrope—balanced and in control! Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
No description provided.