Deploy to HockeyApp fails about 50% of the time

It seems Deploy To HockeyApp step fails randomly due to HockeyApp server/API issues.
Re-running the build/step solves the issue.

Related issue: https://github.com/bitrise-io/steps-hockeyapp-deploy/issues/21

As a solution we added retry logic to HockeyApp upload call, pr: https://github.com/bitrise-io/steps-hockeyapp-deploy/pull/22

New version (2.4.0) is available in the steplib.

1 Like