Abort And Resurrect

No credit card required

Abort And Resurrect

Abort And Resurrect

mnmkng/abort-and-resurrect

No credit card required

Aborts actor runs in bulk and resurrects them with new input and options.

Run IDs

runIds
array
Optional

IDs of individual runs you want to abort and resurrect.

Default value of this property is

[]

Actor IDs

actorIds
array
Optional

When you provide an actor ID, all running runs of the actor will be aborted and resurrected.

Default value of this property is

[]

Task IDs

taskIds
array
Optional

When you provide a task ID, all running runs of the task will be aborted and resurrected.

Default value of this property is

[]

Transform Input Function

transformInputSource
string
Required

This function will be used to transform the original input of the actor run into the new input. The input and option arguments are mutable and you should make your changes directly in the provided objects.

Developer
Maintained by Community
Actor stats
  • 4 users
  • 21 runs
  • Modified 9 months ago
Categories

You might also like these Actors