Skip to content

Commit 8f31d38

Browse files
committed
chore(coprocessor): update charts
1 parent 77e3275 commit 8f31d38

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

charts/coprocessor/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: coprocessor
22
description: A helm chart to distribute and deploy Zama fhevm Co-Processor services
3-
version: 0.7.9
3+
version: 0.7.10
44
apiVersion: v2
55
keywords:
66
- fhevm

charts/coprocessor/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,7 @@ tfheWorker:
481481
# Time-to-live (in seconds) for processed dependence chains
482482
- --processed-dcid-ttl-sec=172800
483483
- --dcid-cleanup-interval-sec=3600 # Interval (in seconds) for cleaning up expired DCID locks
484+
- --dcid-max-no-progress-cycles=2 # Worker cycles without progress before releasing
484485

485486
# Service ports configuration
486487
ports:

0 commit comments

Comments
 (0)