Skip to content

feat: increase the timeout limit#43

Merged
nainglinnkhant merged 3 commits into
mainfrom
e-666-increase-the-timeout-limit
Oct 3, 2025
Merged

feat: increase the timeout limit#43
nainglinnkhant merged 3 commits into
mainfrom
e-666-increase-the-timeout-limit

Conversation

@nainglinnkhant

@nainglinnkhant nainglinnkhant commented Oct 3, 2025

Copy link
Copy Markdown
Contributor

Note

Increase file upload timeout to 10 minutes and apply it to single and batch uploads with corresponding tests updated.

  • CLI:
    • packages/cli/src/utils/upload.ts
      • Add UPLOAD_TIMEOUT = 10 minutes and pass { timeout: UPLOAD_TIMEOUT } to client.stores.files.upload in uploadFile and uploadFilesInBatch.
  • Tests:
    • packages/cli/tests/utils/upload.test.ts
      • Import UPLOAD_TIMEOUT and assert the timeout option in all upload calls.
  • Changeset:
    • .changeset/rotten-walls-shake.md adds a patch for @mixedbread/cli noting increased upload timeout.

Written by Cursor Bugbot for commit f978479. This will update automatically on new commits. Configure here.

@nainglinnkhant
nainglinnkhant merged commit 03293e6 into main Oct 3, 2025
4 checks passed
@nainglinnkhant
nainglinnkhant deleted the e-666-increase-the-timeout-limit branch October 3, 2025 19:46
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