Requested by: @tiagov8 via YakShaver.ai 🦬
cc: @tiagov8, @Marxoz, @PothieuG, @Freego1783 @adamcogan @Aibono1225
Hi Team!
🟥 Watch the video (44 sec)
Url from screen share: https://ssw.com.au/rules/untapped-keywords
Pain
Users are encountering an API rate limit error when viewing rules in the Rules V3 (TinaCMS) project. The issue appears to occur within the rating and commenting section and is reproducible across multiple rules. Investigate the source of the excessive API requests or incorrect rate limiting behavior and implement a fix so users can view and interact with rules without errors.
Acceptance Criteria
- Users can open rule pages without seeing the API rate limit exceeded error.
- The rating and commenting section loads successfully for all rules.
- API requests related to ratings and comments are optimized to prevent unnecessary rate limit usage.
- Proper error handling is implemented if the API rate limit is genuinely exceeded.
- The fix is validated across multiple rule pages in Rules V3 (TinaCMS).
Reproduce Steps
- Open the Rules V3 (TinaCMS) website.
- Navigate to any rule page.
- Observe the error message displayed in the rating and commenting section.
- Open additional rule pages.
- Confirm the same API rate limit exceeded error appears consistently.
Screenshot

Figure: API rate limit exceeded error in rule rating and commenting section
Requested by: @tiagov8 via YakShaver.ai 🦬
cc: @tiagov8, @Marxoz, @PothieuG, @Freego1783 @adamcogan @Aibono1225
Hi Team!
🟥 Watch the video (44 sec)
Url from screen share: https://ssw.com.au/rules/untapped-keywords
Pain
Users are encountering an API rate limit error when viewing rules in the Rules V3 (TinaCMS) project. The issue appears to occur within the rating and commenting section and is reproducible across multiple rules. Investigate the source of the excessive API requests or incorrect rate limiting behavior and implement a fix so users can view and interact with rules without errors.
Acceptance Criteria
Reproduce Steps
Screenshot
Figure: API rate limit exceeded error in rule rating and commenting section