Skip to content

Avoid redundant labelset requests when loading NucliaDB labels#88

Open
arnaugrispg wants to merge 1 commit into
mainfrom
arnaugris/sc-15189/avoid-redundant-labelset-requests-when-loading
Open

Avoid redundant labelset requests when loading NucliaDB labels#88
arnaugrispg wants to merge 1 commit into
mainfrom
arnaugris/sc-15189/avoid-redundant-labelset-requests-when-loading

Conversation

@arnaugrispg

Copy link
Copy Markdown
Contributor

Summary

Avoid redundant NucliaDB label requests by using the labels already returned by /labelsets.

Changes

  • Replace the $1+N$ label-loading pattern with a single /labelsets request.

Validation

  • Add a regression test confirming no per-labelset requests are made.

@arnaugrispg
arnaugrispg requested a review from a team July 23, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants