Skip to content

More time for goosed#5746

Merged
jamadeo merged 1 commit intomainfrom
jackamadeo/more-time-for-goosed
Nov 17, 2025
Merged

More time for goosed#5746
jamadeo merged 1 commit intomainfrom
jackamadeo/more-time-for-goosed

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
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?

@jamadeo jamadeo merged commit 0782874 into main Nov 17, 2025
27 of 28 checks passed
aharvard added a commit that referenced this pull request Nov 18, 2025
* origin/main: (60 commits)
  chore: incorporate LF feedback (#5787)
  docs: quick launcher (#5779)
  Bump auto scroll threshold (#5738)
  fix: add one-time cleanup for linux hermit locking issues (#5742)
  Don't show update tray icon if GOOSE_VERSION is set (#5750)
  fix: get win node path from registry (#5731)
  Handle spaces in extension names also (#5770)
  Remove empty settings card for Scheduling Engine (#5771)
  fix windows cli build (#5768)
  fix: Implement a CredentialStore for auth (#5741)
  blog post: How to Successfully Migrate Your App with an AI Agent (#5762)
  Simplify finding `goosed` (#5739)
  More time for goosed (#5746)
  Match lower case (#5763)
  scan recipe for security when saving recipe (#5747)
  feat: trying grok for live test (#5732)
  Platform Extension MOIM (Minus One Info Message) (#5027)
  docs: remove hackathon banner (#5756)
  Fix: Recipes respect the quiet flag (#5743)
  docs: update cli commands (#5744)
  ...
katzdave added a commit that referenced this pull request Nov 18, 2025
* 'main' of github.com:block/goose: (125 commits)
  Document Mistral AI provider (#5799)
  docs: Add Community Stars recipe script and txt file (#5776)
  chore: incorporate LF feedback (#5787)
  docs: quick launcher (#5779)
  Bump auto scroll threshold (#5738)
  fix: add one-time cleanup for linux hermit locking issues (#5742)
  Don't show update tray icon if GOOSE_VERSION is set (#5750)
  fix: get win node path from registry (#5731)
  Handle spaces in extension names also (#5770)
  Remove empty settings card for Scheduling Engine (#5771)
  fix windows cli build (#5768)
  fix: Implement a CredentialStore for auth (#5741)
  blog post: How to Successfully Migrate Your App with an AI Agent (#5762)
  Simplify finding `goosed` (#5739)
  More time for goosed (#5746)
  Match lower case (#5763)
  scan recipe for security when saving recipe (#5747)
  feat: trying grok for live test (#5732)
  Platform Extension MOIM (Minus One Info Message) (#5027)
  docs: remove hackathon banner (#5756)
  ...
BlairAllan pushed a commit to BlairAllan/goose that referenced this pull request Nov 29, 2025
Signed-off-by: Blair Allan <Blairallan@icloud.com>
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.

3 participants