Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
langchain-infra committed Dec 6, 2024
1 parent 3804394 commit 88acef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/langsmith/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 88acef8

Please sign in to comment.