indygreg / indygreg/apple-platform-rs
apple-codesign notarization/stapling times out occasionally while talking to apple servers.
Open
apple-codesign
- Dominant language
- Rust
- Stars
- 854
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Typical error message:
Error: HTTP error: error sending request for url (AN URL): operation timed out
This just leads rcodesign to give up without even retrying in the middle of the notarization/stapling process.
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Start by locating rcodesign's notarization and stapling entry points and the Apple-server request handling that emits the reported timeout. Trace both flows and define completion as transient request timeouts being retried rather than immediately aborting the process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100