mirror of
https://github.com/fleetdm/fleet
synced 2026-05-05 22:39:17 +00:00
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.
1 line
89 B
Text
1 line
89 B
Text
* Added logic to retry notarization and codesigning when using `FLEETCTL_NATIVE_TOOLING`
|