indygreg / indygreg/apple-platform-rs

apple-codesign notarization/stapling times out occasionally while talking to apple servers.

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.