hibiken / asynqmon

Web UI for Asynq task queue
MIT License
605 stars 132 forks source link

Add support for pagination in Scheduler Entries #309

Open DreamingNight opened 11 months ago

DreamingNight commented 11 months ago

We have plenty of scheduler entries in our project(about 70k). Now the scheduler entries tab don't support pagination, so it's very slow when obtain the entries in the first time.