Skip to content

Commit 89b03eb

Browse files
Increased number of checks on notarization (lots of timeouts lately)
1 parent f15d5f9 commit 89b03eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packagers/mac/commit_for_signing-issm-mac-binaries.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ alias grep=$(which grep)
5252

5353
## Constants
5454
#
55-
MAX_SIGNING_CHECK_ATTEMPTS=30
55+
MAX_SIGNING_CHECK_ATTEMPTS=45
5656
NOTARIZATION_LOGFILE="notarization.log"
5757
RETRIGGER_SIGNING_FILE="retrigger.txt"
5858
SIGNING_CHECK_PERIOD=60 # in seconds

0 commit comments

Comments
 (0)