[api] Way to limit queue state response
Open
restserver
- Dominant language
- Elm
- Stars
- 2.3k
- Forks
- 184
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 4
Description
The `sec/queue/state` endpoint seems to return the entire queue, which eventually will get rather large. Most of the time, I reckon that the user only needs the items in queued, progress, and maybe the last 10 items in completed. It would be nice if I could provide a limiting parameter to the `GET` request.
Contributor guide
Assessment
This issue has not been assessed yet.