Open Closed

agent bug #10867


User avatar
0
829098@qq.com created

In ABP Studio 3.1.1, task execution takes an extremely long time with no way to verify whether the task is still running. The status only stays as Running without any numeric progress updates. I once waited for an hour yet there was no visible change.

When clicking Stop Task, the stopping process itself hung for another 20 minutes while remaining in the stopping state. After closing ABP Studio and restarting it, the application crashed several times on launch. Once it finally opened, the previous working session was lost and could not be recovered.

I re‑initiated the task with the execution speed set to xhigh, but the same issue persisted — the task got stuck at the Running status again with no activity indicator. It becomes impossible to judge whether I should keep waiting for completion.

The core pain point is the lack of real‑time, fine‑grained progress feedback. Suggestion: Add more granular, real‑time progress tracking on the ABP Studio client to show ongoing work for long‑running background tasks.


Key terminology kept consistent with ABP Studio UI

  • ABP Studio 3.1.1
  • Running (status label)
  • Stop Task
  • Session
  • xhigh (speed option)
  • long‑running background tasks
  • fine‑grained real‑time progress feedback
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Hi,

    The description alone isn't enough to tell which step got stuck. Every step of an agent run (model response, shell commands, starting applications, the package analysis on the first message) has its own timeout, and a timeout shows up as an error instead of staying at Running, so we need the log to see what happened.

    Could you send this file to liming.ma@volosoft.com:

    • Windows: %USERPROFILE%\.abp\studio\ui\logs\abp-studio-ui-logs.txt
    • macOS / Linux: ~/.abp/studio/ui/logs/abp-studio-ui-logs.txt

    And a few details:

    1. Operating system and version.
    2. The provider and model selected under Settings > Models (OpenRouter / OpenAI / Anthropic / custom).
    3. What the task asked the agent to do, and the status text shown above the chat input while it was stuck (Thinking... / Running: xxx / Updating analysis...).
    4. Whether this was the first message of a new session, and roughly how many packages the solution has.

    About the lost session: a new session is only written to .abpstudio/agents.db under the solution folder after its first turn completes. If the turn is stopped or Studio is closed before that, nothing is saved and the session won't show up in Archive either. We'll change this.

    Thanks

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    829098@qq.com created

    After checking the logs, the issue is likely caused by a network problem.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    : )

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 21, 2026, 06:18
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.