Bugbot run does not timeout after a while

Describe the Bug

Bugbot run does not timeout in a pull request. The job has been running for almost 24 hours now without being able to cancel the job. Commenting bugbot run on the pull request does not rerun the job.

Potential fix:
A new command bugbot cancel to kill the current job, or
bugbot rerun to kill and rerun the job

Request ID: serverGenReqId_5d3eee00-377b-40e0-aef1-3853ffc327dd

Steps to Reproduce

Request ID: serverGenReqId_5d3eee00-377b-40e0-aef1-3853ffc327dd

Screenshots / Screen Recordings

Operating System

Linux

Current Cursor Version (Menu β†’ About Cursor β†’ Copy)

Not relevant but

Version: 1.1.6
VSCode Version: 1.96.2
Commit: 5b19bac7a947f54e4caa3eb7e4c5fbf832389850
Date: 2025-06-25T02:13:33.781Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Linux x64 6.11.0-28-generic

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @hanhwanglim. Thanks for flagging this.

From checking your reqID, looks like it failed because another run was created afterwards, which cancelled this first run. We should have surfaced this error to you, so I’m passing this request off to the team to see what we can improve here.

We have docs on troubleshooting bugbot here:

If you continue to see issues here, a verbose log run from the link above might provide more insights.

1 Like

Hey! We had a bug earlier today that caused some BugBot runs to never complete. Pushing a new update to the PR should resolve the issue. Definitely let me know if it happens again, as I understand it’s a really bad experience.

Thank you for using BugBot!