Skip to content

fix(buyer): publish discovery results incrementally#602

Merged
kotevcode merged 1 commit into
mainfrom
fix/incremental-buyer-discovery
May 24, 2026
Merged

fix(buyer): publish discovery results incrementally#602
kotevcode merged 1 commit into
mainfrom
fix/incremental-buyer-discovery

Conversation

@kotevcode
Copy link
Copy Markdown
Contributor

Summary

  • start the buyer background discovery sweep immediately on proxy startup and periodic refresh
  • emit accepted metadata results one-by-one during exhaustive DHT sweeps so buyer.state.json updates while slower endpoints continue resolving
  • raise the default buyer metadata fetch timeout to 1500ms across CLI, desktop, and docs

Validation

  • corepack pnpm --filter=@antseed/node build
  • corepack pnpm --filter=@antseed/cli test
  • corepack pnpm --filter=@antseed/desktop test (script currently fails resolving dist/main)
  • cd apps/desktop && node --test dist/main/*.test.js

@kotevcode kotevcode merged commit 72425a4 into main May 24, 2026
3 checks passed
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.

1 participant