Skip to content

fix: remove double callback bug#14

Merged
smnatale merged 3 commits into
mainfrom
fix/double-callback
Apr 14, 2026
Merged

fix: remove double callback bug#14
smnatale merged 3 commits into
mainfrom
fix/double-callback

Conversation

@smnatale
Copy link
Copy Markdown
Owner

Description

Coderabbit found this one ;)

When the timeout fires, it calls jobstop() and then callbacks.on_exit(-1, "Review timed out"). But jobstop() also triggers the job's own on_exit handler

Screenshots/Images

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 14, 2026

Warning

Rate limit exceeded

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

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 40 minutes and 30 seconds.

⌛ 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: e74d5771-6573-4a06-9a57-f74db6792394

📥 Commits

Reviewing files that changed from the base of the PR and between 5175238 and a3173ec.

📒 Files selected for processing (2)
  • .github/semantic.yml
  • lua/coderabbit/cli.lua

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.

@smnatale smnatale merged commit f4661a9 into main Apr 14, 2026
5 checks passed
@smnatale smnatale deleted the fix/double-callback branch April 14, 2026 09:08
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