aws / aws/bedrock-agentcore-sdk-python
List active *runtime* sessions through the SDK
- Vorherrschende Sprache
- Python
- Sterne
- 761
- Forks
- 147
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 7
Beschreibung
**Is your feature request related to a problem? Please describe.**
I'm frustrated there isn't a way to list active runtime sessions programatically.
I'm under the impression that neither `idle_runtime_session_timeout=60` nor `stop_runtime_session` are closing sessions since my memory consumption is not going to 0 - so have an API/SDK function for finding and closing these sessions would help.
**Describe the solution you'd like**
I'd like to list active runtime sessions **(not memory sessions)** through the SDK so I can kill then using `stop_runtime_session` depending on their state.
**Describe alternatives you've considered**
I've tried looking for APIs or documentation on how to have access to runtime session, but found nothing about it.
**Additional context**
Add any other context or screenshots about the feature request here.
Beitragsleitfaden
Rechercherichtung
Es werden keine Dateien oder Tests genannt. Beginne mit dem SDK-Einstiegspunkt für stop_runtime_session und der zugrunde liegenden runtime service API; prüfe anschließend, ob aktive Runtime-Sitzungen getrennt von Memory-Sitzungen aufgelistet werden können; abgeschlossen ist die Arbeit, wenn diese Liste mit Zustandsinformationen, die zum Stoppen von Sitzungen geeignet sind, über das SDK bereitgestellt wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- aws, python
- Bereich
- api, backend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100