Skip to content

fix: disable timeouts for bulk indexing#1665

Open
ebarroca wants to merge 1 commit into
release/1.4from
fix-reindex-cli
Open

fix: disable timeouts for bulk indexing#1665
ebarroca wants to merge 1 commit into
release/1.4from
fix-reindex-cli

Conversation

@ebarroca

@ebarroca ebarroca commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Disable inherited request timeouts for long-running zeno-bulk reindex calls.
  • Add a regression test that indexShard does not apply a client default timeout.

Test Plan

  • pnpm --filter @vertesia/client typecheck:test (blocked locally: release worktree has no node_modules; dependency-ready checkout still fails on existing @llumiverse/common / QuotaTierResponse resolution errors)
  • pnpm --filter @vertesia/client lint (blocked locally: biome not found)
  • pnpm --dir composableai/packages/client exec vitest run src/client.test.ts (blocked locally before tests run by existing @llumiverse/common entry resolution issue)

@ebarroca
ebarroca requested a review from a team as a code owner July 6, 2026 22:59
@ebarroca ebarroca added the backport/main Trigger: forward-port this merged PR to main label Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/main Trigger: forward-port this merged PR to main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant