Batch Runner avatar
Batch Runner

Pricing

Pay per usage

Go to Store
Batch Runner

Batch Runner

Developed by

Useful tools

Useful tools

Maintained by Community

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

5.0 (1)

Pricing

Pay per usage

6

Total users

23

Monthly users

8

Runs succeeded

>99%

Last modified

23 days ago

useful-tools avatar

Request features

Open

Useful tools (useful-tools) opened this issue
a year ago
  • Add initial start delay so we don't over stress the Platform
  • Add max RAM memory usage for batch, that should allow to schedule the runs in band in case the runs would require more than user's account Memory limit usage.
useful-tools avatar
  • Check all the actors/tasks can be ran with the specified build if it is provide on the input.
useful-tools avatar

Check all the actors/tasks can be ran with the specified build if it is provide on the input.

Add max RAM memory usage for batch, that should allow to schedule the runs in band in case the runs would require more than user's account Memory limit usage.

Currently fixed in Beta build

useful-tools avatar

Add customization label for each run to the input, so it would be a possible to user-friendly distinguish between runs.

useful-tools avatar

Fix: If the target Build doesn't exist it will make infinite loop with:

2024-05-23T12:54:49.141Z WARN BasicCrawler: Reclaiming failed request back to the list or queue. Expected `id` to be of type `string` but received type `undefined`
2024-05-23T12:54:49.144Z at evaluateStatus (file:///usr/src/app/dist/utils.js:218:41) {"id":"65EEwxxx","url":"https://not.used","retryCount":0}
useful-tools avatar
  • Add refresh all the done, runs on ressurection in case their status changed since the last time.