File Upload Tasks Stuck in Running State and Never Complete
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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