apify.resurrectRun starts a new run from a finished Apify Actor run and its storage resources.
Example
automations/apify-resurrect-run.automation.ts
Inputs
runId is required. You can override build, maxItems, maxTotalChargeUsd, memoryMbytes, restartOnError, and timeoutSecs with the same constraints as Start Actor.