GoogleCloudPlatform / dlp-dataflow-deidentification

Multi Cloud Data Tokenization Solution By Using Dataflow and Cloud DLP
Apache License 2.0
89 stars 53 forks source link

Increased max workers in batch pipeline command #200

Open dup05 opened 2 months ago

dup05 commented 2 months ago

Summary (Short summary of what is being done) :

Update worker config in testing framework

Description (Describe in detail the fix made) :


Right now, the worker config is hardcoded. Increasing the count to perform load testing of the pipeline. Updated max number of workers in batch pipeline command to 10.

Bug ID (if any) :


Public Documentation (if any) :


TESTED (Test Cases with scenario and description - must have 1 positive and 1 negative scenario) :

N/A