Skip to content

Conversation

@jfrain99
Copy link
Contributor

Fixes 2 issues:

  1. Running aos was resulting in different processes being spawned. This was because owners was set as owners: [address, argv.address || ""], and when address was not set, the empty string in the variables would cause the query to time out. Fixes this with a ternary, as well as adding retries for failed gql queries

  2. Version mismatch - Prompt was getting aos version from process.lua, which has not been updated. Updated this value, as well as adding to os.js to update .process.version with package.json (correct) version.

@jfrain99 jfrain99 requested a review from twilson63 February 25, 2025 21:43
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.

2 participants