Closed jessebye closed 1 year ago
We are experiencing the same problem and implementing our custom action with a retry mechanism, but it would be great to have an official solution and check if this more related to a timing/timeout issue to prevent a retry.
It would appear this has been addressed in https://github.com/Twingate/github-action/pull/4. Should this issue be closed? When can we expect a new release to be cut?
Fixed in #4
We intermittently see this error in our workflows:
It seems like it should retry (with a timeout) until it gets the desired status, rather than immediately failing.