change oz review limit to 5 and refresh automatically after 24hr#452
Conversation
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR raises the explicit /oz-review cap to five invocations in a rolling 24-hour window and adds advisory/blocking comments with retry timing.
Concerns
- The daily abuse limit is still backed only by currently visible PR comments, so a contributor can delete prior
/oz-reviewcomments and keep the counted total below the cap.
Security
- Rate-limit state is attacker-controlled/deletable; persist invocation records in server-side state before relying on this as an abuse control.
Verdict
Found: 0 critical, 1 important, 0 suggestions
Request changes
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
vkodithala
left a comment
There was a problem hiding this comment.
LGTM, great fix! Added a comment that's OOS but we should definitely fix; tracking here if you have bandwidth.
|
/oz-verify |
/oz-verify reportStatus: failed SummaryNo verification-enabled skills were discovered for this PR, so no skill-specific checks were run. I checked out Powered by Oz |
This PR has the following changes:
The goals are to: