Skip to content

Conversation

@jamadeo
Copy link
Collaborator

@jamadeo jamadeo commented Nov 14, 2025

On my machine, the macos notarization check often takes ~3.5 seconds.

Copilot AI review requested due to automatic review settings November 14, 2025 19:13
Copilot finished reviewing on behalf of jamadeo November 14, 2025 19:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR increases the startup timeout for the goosed server from 3 seconds to 10 seconds to accommodate macOS notarization checks that can take up to ~3.5 seconds on the author's machine.

  • Changed maxAttempts from 30 to 100 (with 100ms interval, extending timeout from 3s to 10s)

@DOsinga
Copy link
Collaborator

DOsinga commented Nov 14, 2025

I am wary about this. we have code now that tries to find a crash, but if that fails then users will just stare at a blank screen for 10 seconds before seeing an error. they might not and never tell us what's wrong

can we make this dependent on whether the app is packaged?

@jamadeo
Copy link
Collaborator Author

jamadeo commented Nov 14, 2025

@DOsinga I thought about that, but what about when you install a new version of goose? Doesn't macos check the notarization in that case too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants