fleet/pkg/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
..
retry.go add retry logic for native notarization and codesigning (#7806) 2022-09-19 13:08:39 -03:00
retry_test.go add retry logic for native notarization and codesigning (#7806) 2022-09-19 13:08:39 -03:00