Skip to content

handle InsufficientInstanceCapacity errors in launch method #37

Description

@datawrangling

These errors occur when an availability zone cannot launch instances requested. The correct response will be to mark the job as failed and return an InsufficientInstanceCapacity error. The requesting application will need to resubmit the job, possibly in a different availability zone.

ClusterLaunchJob failed with RightAws::AwsError: InsufficientInstanceCapacity:
Insufficient capacity. - 1 failed attempts
<RightAws::AwsError: InsufficientInstanceCapacity: Insufficient capacity.>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions