Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove server batch #113

Merged
merged 1 commit into from
Jul 6, 2023
Merged

remove server batch #113

merged 1 commit into from
Jul 6, 2023

Conversation

wanliAlex
Copy link
Collaborator

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    remove theserver_batch_size in add_documents API

  • What is the current behavior? (You can also link to an open issue here)
    we have an argument server_batch_size

  • What is the new behavior (if this is a feature change)?
    The argument server_batch_size is removed

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    Yes

  • Other information:
    The related marqo pr is Remove server batch, add_documents_orchestrator, and revise device logic marqo#527

pytest is passed
image

@wanliAlex
Copy link
Collaborator Author

image

@wanliAlex wanliAlex merged commit 7051bbd into mainline Jul 6, 2023
@wanliAlex wanliAlex deleted the li/remove-server-batch branch July 6, 2023 02:22
danyilq pushed a commit that referenced this pull request Jul 9, 2023
danyilq added a commit that referenced this pull request Jul 11, 2023
* MC-35 marqo GA changes

* remove server batch (#113)

* MC-35 add tests and changes after review

* resolve url only when needed for index + improve tests

* improves for edgecases

* use correct expiration time

* add error handling for indices

* timeout for slow refresh + tests

---------
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