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

Feature/shared httpx 2 #2532

Draft
wants to merge 124 commits into
base: main
Choose a base branch
from
Draft

Feature/shared httpx 2 #2532

wants to merge 124 commits into from

Conversation

rkuo-danswer
Copy link
Contributor

Description

Fixes DAN-582 and DAN-584.

How Has This Been Tested?

[Describe the tests you ran to verify your changes]

Accepted Risk

[Any know risks or failure modes to point out to reviewers]

Related Issue(s)

[If applicable, link to the issue(s) this PR addresses]

Checklist:

  • All of the automated tests pass
  • All PR comments are addressed and marked resolved
  • If there are migrations, they have been rebased to latest main
  • If there are new dependencies, they are added to the requirements
  • If there are new environment variables, they are added to all of the deployment methods
  • If there are new APIs that don't require auth, they are added to PUBLIC_ENDPOINT_SPECS
  • Docker images build and basic functionalities work
  • Author has done a final read through of the PR right before merge

…ture/background_processing

# Conflicts:
#	backend/danswer/db/document_set.py
#	backend/ee/danswer/user_groups/sync.py
rkuo-danswer and others added 27 commits September 13, 2024 13:27
…ture/background_deletion

# Conflicts:
#	backend/danswer/background/celery/celery_app.py
…s the result metadata considerably. trail=False prevents this.
…wer-ai/danswer into feature/celery_multi

# Conflicts:
#	backend/danswer/background/celery/celery_app.py
#	backend/danswer/background/celery/celery_utils.py
#	backend/danswer/server/manage/administrative.py
#	backend/supervisord.conf
…ture/celery_multi

# Conflicts:
#	backend/danswer/background/celery/celery_app.py
#	backend/danswer/background/connector_deletion.py
#	backend/danswer/server/manage/administrative.py
#	backend/ee/danswer/background/celery_utils.py
#	backend/supervisord.conf
…arious intents like API server, different celery workers and tasks, etc)
Copy link

vercel bot commented Sep 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 7:19pm

…ture/shared-httpx-2

# Conflicts:
#	backend/danswer/background/celery/celery_app.py
#	backend/danswer/background/celery/celery_utils.py
#	backend/danswer/background/celery/tasks/connector_deletion/tasks.py
#	backend/danswer/background/celery/tasks/pruning/tasks.py
#	backend/danswer/background/celery/tasks/vespa/tasks.py
#	backend/danswer/document_index/factory.py
#	backend/ee/danswer/background/celery/tasks/vespa/tasks.py
#	backend/ee/danswer/background/celery_utils.py
#	backend/supervisord.conf
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