Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate all non-paginated list queries in GraphQL #2560

Open
2 tasks
achimnol opened this issue Jul 25, 2024 · 0 comments · May be fixed by #2651
Open
2 tasks

Deprecate all non-paginated list queries in GraphQL #2560

achimnol opened this issue Jul 25, 2024 · 0 comments · May be fixed by #2651
Assignees
Labels
comp:manager Related to Manager component type:enhance Enhance component, behavior, internals without user-facing features urgency:3 Must be finished within a certain time frame.
Milestone

Comments

@achimnol
Copy link
Member

As our system scale grows, we need to retire non-paginated queries of agents, users, session, kernels and vfolders, where the table size can grow over hundreds and thousands of rows.

  • Add an explicit warning-level logs when they are used.
  • Add deprecation notices to the GraphQL schema.
@achimnol achimnol added comp:manager Related to Manager component type:enhance Enhance component, behavior, internals without user-facing features urgency:3 Must be finished within a certain time frame. labels Jul 25, 2024
@achimnol achimnol added this to the 24.03 milestone Jul 25, 2024
@why-arong why-arong self-assigned this Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:manager Related to Manager component type:enhance Enhance component, behavior, internals without user-facing features urgency:3 Must be finished within a certain time frame.
Projects
None yet
2 participants