Hi,
I’m encountering an issue with a run since yesterday: it has remained stuck in the queued status and hasn’t progressed to another status. Consequently, I’m unable to add new messages to the thread. It was supposed to move to expired status after 10min but it didn’t.
In an attempt to resolve this, I initiated a cancellation of the run few minutes ago. However, it’s now stuck in the “cancelling” status and hasn’t transitioned to “canceled” as expected.
Info about the run :
id = 'run_83h254Y5BZH6cZs7EEtxjwFd'
thread_id='thread_MJ4SaKp01OqmrIhzOAVehsR7'
cancelled_at=None
completed_at=None
created_at=1712188509
expires_at=1712189109
failed_at=None
last_error=None
started_at=None
status='cancelling'
And when I list the run steps i get :
SyncCursorPage[RunStep](data=[], object='list', first_id=None, last_id=None, has_more=False)
Did anyone face a similar issue and/or can recommend a workaround for addressing this situation in order to discard the bugged run and keep the thread healthy ?