cnoe-io / idpbuilder

Spin up a complete internal developer platform with only Docker required as a dependency.
https://cloud-native.slack.com/archives/C05TN9WFN5S
Apache License 2.0
194 stars 59 forks source link

add basic retry for http requests #350

Closed nabuskey closed 3 months ago

nabuskey commented 3 months ago

In GH actions, due to limited compute resources availability, e2e tests tend to fail more often than not. This adds basic retry logic to e2e to make sure there's a better chance of completing e2e.