mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 09:35:49 +03:00
[GH-ISSUE #309] Add support for pagination in Scheduler Entries #432
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#432
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DreamingNight on GitHub (Jul 20, 2023).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/309
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.