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

Add option of not waiting for self-deployed modules #6501

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

antas-marcin
Copy link
Contributor

@antas-marcin antas-marcin commented Dec 1, 2024

What's being changed:

This PR adds option to not to wait for self-deployed modules (closes #6048):

  • multi2vec-clip - CLIP_WAIT_FOR_STARTUP
  • ner-transformers - NER_WAIT_FOR_STARTUP
  • qna-transformers - QNA_WAIT_FOR_STARTUP
  • reranker-transformers - RERANKER_WAIT_FOR_STARTUP
  • sum-transformers - SUM_WAIT_FOR_STARTUP
  • text2vec-gpt4all - GPT4ALL_WAIT_FOR_STARTUP
  • text2vec-transformers - TRANSFORMERS_WAIT_FOR_STARTUP

Review checklist

  • Documentation has been updated, if necessary. Link to changed documentation:
  • Chaos pipeline run or not necessary. Link to pipeline:
  • All new code is covered by tests where it is reasonable.
  • Performance tests have been run or not necessary.

Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@antas-marcin antas-marcin force-pushed the add-option-not-to-wait-for-modules branch from a771ed2 to 0ee5cd2 Compare December 1, 2024 17:40
@antas-marcin antas-marcin merged commit 832b7c9 into stable/v1.25 Dec 2, 2024
39 checks passed
@antas-marcin antas-marcin deleted the add-option-not-to-wait-for-modules branch December 2, 2024 14:41
ajit283 pushed a commit that referenced this pull request Dec 27, 2024
…ules

Add option of not waiting for self-deployed modules
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