Tasks are waiting in queue...indefinitely...not a repeat ticket
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 265
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Submitting a sequence and entering it in leads to the processing screen with a message saying that the task is waiting in the queue. However, even after a full 8 hours of waiting in the queue, there is no progress and the page remains the same. Eventually after waiting long enough, the task will time out having reached the temporary job storage time limit, but it will not complete the task.
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
Start by reproducing the sequence submission described in the issue and trace the processing screen's queued task through the job system. Done means the task progresses and completes instead of remaining queued until the temporary job storage limit causes a timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100