chaitin / chaitin/MonkeyCode

File Upload Tasks Stuck in Running State and Never Complete

Open
#1,026 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.7k
Forks
719
Avg merge
4h 30m
Merged PRs (30d)
83

Description

Feedback title:
File Upload Tasks Remain Stuck in Running State

Feedback details:
When uploading any file to the application, the associated task does not complete successfully. The upload process starts, and the task status changes to "Running," but it never progresses further. No success message, failure notification, or completion status is displayed. The task remains in the running state indefinitely, and the uploaded file is not processed.

This issue occurs consistently for all file types tested. There are no visible error messages in the user interface, making it difficult to determine the root cause from the user's perspective.

Expected result:
After a file is uploaded, the task should process the file and either:

  • Complete successfully with a confirmation message and updated task status, or
  • Display an appropriate error message if the processing fails.

The task status should not remain indefinitely in the "Running" state.

Current UID:
63990d57-b0a9-4618-90ea-65d2e1988071

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is named. Reproduce an upload using UID 63990d57-b0a9-4618-90ea-65d2e1988071 and trace why its task remains in Running; done means the task completes with a confirmation or reports an appropriate error instead of remaining indefinitely.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.