Boostport / setup-cloudflare-warp

Access Cloudflare Zero-Trust applications in GitHub Actions Workflows
Apache License 2.0
35 stars 20 forks source link

fix: retry connect on registration missing #87

Closed marcusramberg closed 3 months ago

marcusramberg commented 3 months ago

We sporadically have test runs where this action fails with Registration missing. Once you are in that state the connection never completes

This PR re-tries connect when we see this state, confirmed to fix retries in our pipelines.