Description
Retry failed tasks in batch task creation
Usage
sama task retry [batch id] [flags]
Flags
--y Bypass retry confirmation
--monitor display and monitor the status of the batch immediately after running this command
-h, --help help for monitor
Examples
Retry specifying a batch id
Assume that batch 11236 exists and there are failed tasks in the batch. Call 'task retry':
$ sama task retry 11236
Output:
Retrying 2/5 tasks for batch 11236....
? Would you like to proceed? (Y/n)
Retry and being prompted for batches uploaded via the CLI
$ sama task retry
Output
? Select batch to monitor: [Use arrows to move, type to filter]
> 11236
113161
113163