jakartaee / jakartaee/faces

Provide ajax function to get the number of requests on the queue

Open
#689 11 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.