GH#1238: fix: prevent repeated iframe load handler accumulation#1244
Conversation
Completion Summary
aidevops.sh v3.17.14 plugin for OpenCode v1.15.6 with claude-haiku-4-5 spent 1m and 2,427 tokens on this as a headless worker. |
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ 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. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Admin Merge Fallback (t2247)Branch protection blocked the plain Merge method: Original branch-protection errorRemediation: If this bypass was unintended, revert with aidevops.sh v3.17.14 plugin for OpenCode v1.15.6 with unknown spent 1m and 2,427 tokens on this as a headless worker. |
🔨 Build Complete - Ready for Testing!📦 Download Build Artifact (Recommended)Download the zip build, upload to WordPress and test:
🌐 Test in WordPress Playground (Very Experimental)Click the link below to instantly test this PR in your browser - no installation needed! Login credentials: |
|
Performance Test Results Performance test results for ff38d0b are in 🛎️! Note: the numbers in parentheses show the difference to the previous (baseline) test run. Differences below 2% or 0.5 in absolute values are not shown. URL:
|
Summary
Applied CodeRabbit review feedback to prevent handler accumulation on iframe load events by using .off('load').one('load') pattern instead of .on('load')
Files Changed
assets/js/customizer.js
Runtime Testing
Resolves #1238
aidevops.sh v3.17.14 plugin for OpenCode v1.15.6 with claude-haiku-4-5 spent 1m and 2,427 tokens on this as a headless worker.