Batch Runner avatar
Batch Runner
Try for free

No credit card required

View all Actors
Batch Runner

Batch Runner

useful-tools/batch-runner
Try for free

No credit card required

Actor for starting several Runs from single Input. It also has capability to merge the Dataset items from the created batch.

Batch configuration

batcharrayOptional

Configurations for individual runs

Merge datasets

mergeDatasetsbooleanOptional

If checked all the datasets from the Batch would be merged and imported into Batch Runner's default Dataset.

Default value of this property is false

Avoid duplicities

doNotImportDuplicitiesbooleanOptional

If checked all the Dataset items from all Runs will be deduplicated.

Default value of this property is false

Fail if any Run fails

failOnAnyRunFailsbooleanOptional

If checked this Run will fails in case, that any of Run from Batch fails.

Default value of this property is false

Additional limit for maximal runs running in parallel

maxConcurrencyintegerOptional

Run would be started in parallel only if this maxConcurrency limit is not exceeded. (default: 25 - 25 parallel Runs)

Default value of this property is 25

Max allocated memory in MB (including Batch Runner Run)

maxMemoryMbintegerOptional

Run would be started in parallel only if this Memory limit is not exceeded. (default: 0 - no limit)

Default value of this property is 0

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 3 stars
  • 100.0% runs succeeded
  • 2.1 hours response time
  • Created in Sep 2023
  • Modified 3 months ago