ag-ui-protocol / ag-ui-protocol/ag-ui

[Feature]: Disable cleanup task and session tracking optionally

Ouverte
#2,219 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
15.9k
Forks
1.4k
Merge moyen
1 j 17 h
PR mergées (30 j)
163

Description

### Pre-flight Checklist

- [x] I have searched existing issues and this hasn't been requested yet.

### Problem or Motivation

When the session service is backed by a persistent DB and you want to keep sessions there having a background task that constantly checks for sessions to delete and retrieve the sessions from the DB adds unnecesary stress and load to the DB when no delete is going to be performed.

### Proposed Solution

Add a flag to disable the whole session cleanup task and the minimal tracking, leaving just the same-request tracking

### Alternatives Considered

_No response_

### Additional Context

_No response_

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.