The order of jobs keeps changing on each XHR
Open
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
`./jobs/active/0..20/asc` keeps returning items in random order, changing display each second after upgrading to v10.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing requests to ./jobs/active/0..20/asc and observe whether the returned order changes between requests. Locate the handler for this endpoint and compare behavior before and after the v10 upgrade. Done means repeated requests return a stable ascending order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100