fleet/changes/issue-7130-native-notarization-retry
Roberto Dip 15c93f02ea
add retry logic for native notarization and codesigning (#7806)
Related to #7130, this adds logic to retry native notarization up to three times if it fails for some reason.

Since we're adding retries in various places, I added a new package under pkg for this purpose.
2022-09-19 13:08:39 -03:00

1 line
89 B
Text

* Added logic to retry notarization and codesigning when using `FLEETCTL_NATIVE_TOOLING`