Open
Description
What would you like to be added:
Command Line Flag for allowing to set a different timeout, seems like to be at 15 minutes at default.
Why is this needed:
Don't know why but the notarization takes longer then 15 minutes in our case.
$ quill submission list
┌──────────────────────────────────────┬──────────────────────────────────────────────────────────────────────────────────┬─────────────┬──────────────────────────┐
│ ID │ NAME │ STATUS │ CREATED │
├──────────────────────────────────────┼──────────────────────────────────────────────────────────────────────────────────┼─────────────┼──────────────────────────┤
│ 0c510253-2a03-472b-ac8f-c0da3ac0f6a7 │ app-edca7e2199c8e982935560ebf5d3071dcf7b85c6e7f87cfd10b110f969ca9a7b-cb544cda │ In Progress │ 2024-04-11T12:58:17.718Z │
│ 4a787033-b066-437b-ac57-dd759e845b63 │ app-ce72c46413e669f30a0797937f9367305c2af7cd25b34a35613fa7dff36f41b5-377f754a │ In Progress │ 2024-04-11T12:58:10.674Z │
└──────────────────────────────────────┴──────────────────────────────────────────────────────────────────────────────────┴─────────────┴──────────────────────────┘
Apple says 98% of the apps should be notarized within 15 minutes. Seems not to be valid in our case. 🤔
Additional context:
I am using goreleaser
in my CI pipeline which fails entirely when timing out. Would be awesome to increase the timoeut a little bit further, even if the entire GitHub action runtime increases.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready