Show the number of pending sessions that precede a specific session
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### Main idea
There is a need of knowing how many pending sessions are ahead of a specific session from clients.
- add API that returns a list of pending sessions ahead of a specific session to scheduler
- add GraphQL query resolver that returns the length of the list. you can add more webapp API but adding gql resolver is more preferred
### Alternative ideas
_No response_
### Anything else?
_No response_
JIRA Issue: BA-154
Contributor guide
Assessment
This issue has not been assessed yet.