Skip to content

feat(buyer): make metadata fetch timeout configurable#598

Merged
kotevcode merged 2 commits into
AntSeed:mainfrom
kc-zero-lab:configurable-metadata-fetch-timeout
May 24, 2026
Merged

feat(buyer): make metadata fetch timeout configurable#598
kotevcode merged 2 commits into
AntSeed:mainfrom
kc-zero-lab:configurable-metadata-fetch-timeout

Conversation

@kc-zero-lab
Copy link
Copy Markdown
Contributor

Summary

  • add configurable buyer metadata fetch timeout with config/env/flag precedence
  • pass the timeout into buyer discovery and network browse/peer commands
  • update desktop defaults/migration and documentation

Validation

  • corepack pnpm --filter=@antseed/node build
  • corepack pnpm --filter=@antseed/cli test
  • corepack pnpm --filter=@antseed/node test tests/find-peer-compat.test.ts
  • node --test apps/desktop/dist/main/*.test.js

Note: corepack pnpm --filter=@antseed/desktop test currently invokes node --test dist/main, which does not resolve the generated test files as an entrypoint in this environment; running the generated *.test.js files directly passes.

@kotevcode kotevcode merged commit e38ce31 into AntSeed: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.

2 participants