lablup / lablup/backend.ai

Deprecate all non-paginated list queries in GraphQL

Open
#2,560 0 comments 0 reactions 1 assignee Claimed by @why-arong View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

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.

JIRA Issue: BA-103

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.