Skip to content

fix(remote): make raw existence probes proxy-safe - #14

Merged
mayneyao merged 2 commits into
mainfrom
codex/graft-sdk-0.3.2-head-probe
Jul 30, 2026
Merged

fix(remote): make raw existence probes proxy-safe#14
mayneyao merged 2 commits into
mainfrom
codex/graft-sdk-0.3.2-head-probe

Conversation

@mayneyao

Copy link
Copy Markdown
Contributor

Summary

  • isolate HTTP raw existence probes in a dedicated connection pool
  • fall back to a one-byte Range GET only for explicit HEAD 405/501 responses
  • preserve auth, missing, server, and transport errors; handle empty and large segments safely
  • prepare @eidos.space/graft 0.3.2

Validation

  • cargo nextest run -p graft -p graft-sdk -p graft-sdk-node (236 passed)
  • pnpm --dir packages/graft-sdk test (14 passed)
  • real Eidos Lite staging push and clone (2 passed)
  • staging Worker deployment dd911914-1a72-44cd-a4ad-b73a0fd51dc0

@mayneyao
mayneyao merged commit 9cd4b67 into main Jul 30, 2026
25 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