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/background prune 2 #2583

Merged
merged 142 commits into from
Oct 7, 2024
Merged

Feature/background prune 2 #2583

merged 142 commits into from
Oct 7, 2024

Conversation

rkuo-danswer
Copy link
Contributor

@rkuo-danswer rkuo-danswer commented Sep 27, 2024

Description

Fixes DAN-600.
Fixes DAN-728.

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
…ture/background_prune_2

# Conflicts:
#	backend/danswer/redis/redis_pool.py
…ture/background_prune_2

# Conflicts:
#	backend/danswer/background/celery/celery_utils.py
#	backend/danswer/background/celery/tasks/connector_deletion/tasks.py
#	backend/danswer/background/connector_deletion.py
#	backend/danswer/server/documents/cc_pair.py
#	backend/danswer/server/documents/models.py
#	backend/tests/integration/common_utils/managers/cc_pair.py
backend/danswer/background/celery/tasks/shared/tasks.py Outdated Show resolved Hide resolved
backend/danswer/background/celery/celery_utils.py Outdated Show resolved Hide resolved
backend/danswer/background/celery/celery_utils.py Outdated Show resolved Hide resolved
@rkuo-danswer rkuo-danswer added this pull request to the merge queue Oct 7, 2024
Merged via the queue into main with commit 3404c7e Oct 7, 2024
7 checks passed
@rkuo-danswer rkuo-danswer deleted the feature/background_prune_2 branch October 22, 2024 16:32
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.

3 participants