Provide ajax function to get the number of requests on the queue
Open
Priority: Minor
Type: Bug
- Dominant language
- Java
- Stars
- 127
- Forks
- 59
- Avg merge
- 23h
- Merged PRs (30d)
- 7
Description
Customer request: Provide a jsf.ajax function to query the number of requests
that are currently waiting on the queue.
Easy to implement, and could conceivably be useful to a small class of users.
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[2.0]
Contributor guide
Research direction
Start by locating the jsf.ajax queue implementation and its existing tests or public API entry points. Clarify how queued requests are counted, including requests in progress, then define the query's expected result and add coverage showing that it reports the current queue size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100