diff --git a/charts/langsmith/values.yaml b/charts/langsmith/values.yaml index 5b89886d..8f4cd141 100644 --- a/charts/langsmith/values.yaml +++ b/charts/langsmith/values.yaml @@ -139,7 +139,7 @@ config: # -- Application Settings. These are used to tune the application settings: # -- Optional. Be very careful when lowering this value as it can result in runs being lost if your queue is down/not processing items fast enough. - redisRunsExpirySeconds: "43200" # 12 hours + redisRunsExpirySeconds: "43200" # 12 hours aceBackend: name: "ace-backend"