hirosystems / hirosystems/stacks-devnet-api
Performance Improvement: Prioritize `deletecollection`/`list` calls
Offen
enhancement
- Vorherrschende Sprache
- Rust
- Sterne
- 2
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
We may be able to use `list` and `delete_collection` more in the API to reduce calls to k8s
Beitragsleitfaden
Rechercherichtung
Start by tracing the API paths that make calls to Kubernetes and identify where list and delete_collection operations could replace repeated calls. Confirm the current call patterns and define done as reducing Kubernetes calls while preserving the existing API behavior; the issue names no files or tests to run.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- kubernetes, rust
- Bereich
- api, backend, infrastructure
- Issue-Typ
- Refactoring
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100