Skip to content

Install phase services retry on failure #788

@aws-kevinrickard

Description

@aws-kevinrickard

Component Install phase services retry on failure, but these retries are not considered in deployment processing.

The fix is likely to make install phase services not retry, as this should be what GG Classic does.


Another option could be to allow/use n retries for the install phase, similar to the run phase. An example where this is useful is an install phase command that uses the network such as python3 -m pip install awsiotsdk

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions