-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
area/serverIndicates a change to the serverIndicates a change to the serverarea/uiIndicates a change to the UIIndicates a change to the UIbugIndicates a bugIndicates a bugstatus/backlogIndicates the item is in the backlogIndicates the item is in the backlog
Description
Description
As we've been exploring the new workers
page of the site admin capabilities we noticed that pagination appears broken:
In the above screenshot, I'm attempting to highlight that we have a large number of records being returned on this page.
This is demonstrated by the search for yes
on that page from the Active
column showing 720
results returned.
Value
- ensure that we aren't taxing the API or DB by sending queries that capture everything from the
workers
table
Useful Information
- What is the output of
vela --version
?
v0.24
- What operating system is being used?
- Any other important details?
N/A
Metadata
Metadata
Assignees
Labels
area/serverIndicates a change to the serverIndicates a change to the serverarea/uiIndicates a change to the UIIndicates a change to the UIbugIndicates a bugIndicates a bugstatus/backlogIndicates the item is in the backlogIndicates the item is in the backlog