Endpoint /radio/get_queue: Add pagination #32

Closed
opened 2025-04-22 09:39:20 -04:00 by codey · 0 comments
Owner

Currently, the /radio/get_queue endpoint accepts a single parameter limit which defaults to 15,000.

Pagination is to be implemented to reduce both query latency and browser rendering time / resources required.

The website's DataTables implementation will also require modification.

Currently, the `/radio/get_queue` endpoint accepts a single parameter `limit` which defaults to 15,000. Pagination is to be implemented to reduce both query latency and browser rendering time / resources required. The website's DataTables implementation will also require modification.
codey added the
Potential For Improvement
Task
labels 2025-04-22 09:39:20 -04:00
codey self-assigned this 2025-04-22 09:39:20 -04:00
codey added the due date 2025-04-27 2025-04-22 09:39:40 -04:00
codey changed time estimate to 4h 2025-04-22 09:39:48 -04:00
codey referenced this issue from a commit 2025-04-26 17:18:02 -04:00
codey closed this issue 2025-04-26 17:18:02 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
2025-04-27
Dependencies

No dependencies set.

Reference: codey/api#32
No description provided.