Skip to content

Use acquireUninterruptibly#3930

Open
jmendeza wants to merge 2 commits into
craftercms:support/4.xfrom
jmendeza:feature/8652-4x
Open

Use acquireUninterruptibly#3930
jmendeza wants to merge 2 commits into
craftercms:support/4.xfrom
jmendeza:feature/8652-4x

Conversation

@jmendeza
Copy link
Copy Markdown
Member

craftercms/craftercms#8652
Use acquireUninterruptibly

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 2026

Warning

Rate limit exceeded

@jmendeza has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 57 minutes and 33 seconds before requesting another review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5ac7079c-e58e-4dd8-a638-eca0767a071c

📥 Commits

Reviewing files that changed from the base of the PR and between 886848b and 962e44f.

📒 Files selected for processing (2)
  • src/main/java/org/craftercms/studio/impl/v2/service/site/internal/SitesServiceInternalImpl.java
  • src/main/java/org/craftercms/studio/impl/v2/utils/spring/context/BootstrapManagerImpl.java
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jmendeza
Copy link
Copy Markdown
Member Author

@coderabbitai is this PR ready to move forward?

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 2026

Tip

For best results, initiate chat on the files or code changes.

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Get PR details
gh pr view 3930 --repo craftercms/studio --json title,state,reviewDecision,reviews,statusCheckRollup,comments,assignees,reviewRequests,mergeable,baseRefName,headRefName,isDraft

echo "---REVIEW COMMENTS---"
gh api repos/craftercms/studio/pulls/3930/reviews

echo "---PR CHECKS---"
gh pr checks 3930 --repo craftercms/studio

echo "---OPEN REVIEW THREADS---"
gh api repos/craftercms/studio/pulls/3930/comments --jq '[.[] | {id: .id, body: .body, resolved: .resolved, user: .user.login, path: .path, line: .line}]'

Length of output: 6531


@jmendeza: Based on the current state of the PR, there are a few items to address before it's ready to move forward:

Status Item
🔴 PR is still a Draft — it needs to be marked as "Ready for Review"
🔴 Codacy Static Code Analysis — check is failing and requires action (details)
🟡 Travis CI — build is still in progress
🟡 Review required — no reviewers have been assigned or submitted a review yet
CodeRabbit review — completed with no open threads
GitGuardian Security Checks — passed
No merge conflicts

Recommended next steps:

  1. Investigate and resolve the Codacy Static Code Analysis failure.
  2. Wait for Travis CI to complete (and ensure it passes).
  3. Convert the PR from Draft to "Ready for Review."
  4. Assign reviewers.

@jmendeza jmendeza marked this pull request as ready for review May 22, 2026 16:11
@jmendeza jmendeza requested a review from sumerjabri as a code owner May 22, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant