#I sent a message to Openclaw, and its status is currently displayed as "Queued." If a previous task

1 messages · Page 1 of 1 (latest)

ancient radish
#

I sent a message to Openclaw, and its status is currently displayed as "Queued." If a previous task remains stuck, how can I terminate it or check its processing progress?

willow burrowBOT
wintry yarrowBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

stoic vesselBOT
#

Queued usually means there’s already an active run for that session, so your message is waiting in the per-session queue.

Try this:

  • Stop the stuck run: send /stop in the same thread/chat
  • If you use Control UI: click Stop
  • Check progress / health locally:
    openclaw --version
    openclaw status
    openclaw status --all
    openclaw gateway status
    openclaw logs --follow
    
  • If it’s a background task like ACP/subagents/video/music, use:
    • /tasks
    • or