AWS - Queue Times Wrong
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 412
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 3
Description
Under the Queue status of the aws, the "since" column is wrong, if problems are re-evaluated. It appears to show the time since the problem was first evaluated, not since it was pushed onto the queue.
To reproduce, go to Tasks and click "E" under Reevaluate. Then check the queue status. (Version 1.2.0)
Contributor guide
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
Reproduce the issue from Tasks by clicking "E" under Reevaluate, then inspect Queue status and the "since" column. Trace how the queue timestamp is set versus the problem's evaluation time; done means re-evaluation preserves the time the problem was pushed onto the queue and the displayed value is correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100