Skip to content

Commit dfd7dca

Browse files
caseydmclaude
andcommitted
Reduce E2E ES sync cluster from 2 workers to 1
Lowers concurrent pressure on Elasticsearch during daily E2E sync. Affects both Sync_to_Elasticsearch and Sync_RAS_to_Elasticsearch tasks. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1a6349b commit dfd7dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/walden_end2end.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ resources:
300300
enable_elastic_disk: true
301301
data_security_mode: SINGLE_USER
302302
runtime_engine: STANDARD
303-
num_workers: 2
303+
num_workers: 1
304304
- job_cluster_key: Wunpaywall_DataFeed_Job_Cluster
305305
new_cluster:
306306
cluster_name: ""

0 commit comments

Comments
 (0)