The errors returned by create fleet are not entirely clear. It seems it also returns `InsufficientInstanceCapacity` in addition to `UnfulfillableCapacity`. Let's just retry three times regardless of the create fleet error, that way there's no need to chase error codes which aren't clearly defined. |
||
|---|---|---|
| .. | ||
| autoscaling.go | ||
| awscloud.go | ||
| awscloud_test.go | ||
| client-interfaces.go | ||
| export_test.go | ||
| mocks_test.go | ||
| secure-instance.go | ||
| secure-instance_test.go | ||