Skip to content

Commit aee8cfb

Browse files
committed
added timeout to sentiment options
1 parent 9175828 commit aee8cfb

2 files changed

Lines changed: 2 additions & 0 deletions

.github/workflows/load-tests-pipeline-options/beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Sentiment_Batch_DistilBert_Base_Uncased.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
--machine_type=n1-standard-2
1919
--num_workers=20
2020
--max_num_workers=250
21+
--timeout_ms=600000
2122
--disk_size_gb=50
2223
--autoscaling_algorithm=THROUGHPUT_BASED
2324
--staging_location=gs://temp-storage-for-perf-tests/loadtests

.github/workflows/load-tests-pipeline-options/beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Sentiment_Streaming_DistilBert_Base_Uncased.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
--machine_type=n1-standard-2
1919
--num_workers=20
2020
--max_num_workers=250
21+
--timeout_ms=600000
2122
--disk_size_gb=50
2223
--autoscaling_algorithm=THROUGHPUT_BASED
2324
--staging_location=gs://temp-storage-for-perf-tests/loadtests

0 commit comments

Comments
 (0)