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

fix blowing up the entire task on exception and trying to reuse an in… #4179

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

rkuo-danswer
Copy link
Contributor

…valid db session

Description

Fixes DAN-1512.
https://linear.app/danswer/issue/DAN-1512/fix-delete-chat-sessions-attempting-to-reuse-invalid-session

How Has This Been Tested?

[Describe the tests you ran to verify your changes]

Backporting (check the box to trigger backport action)

Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.

  • This PR should be backported (make sure to check that the backport attempt succeeds)
  • [Optional] Override Linear Check

Copy link

vercel bot commented Mar 3, 2025

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 Mar 4, 2025 0:12am

@rkuo-danswer rkuo-danswer marked this pull request as ready for review March 3, 2025 22:02
@rkuo-danswer rkuo-danswer requested a review from a team as a code owner March 3, 2025 22:02
Copy link
Contributor

@evan-danswer evan-danswer left a comment

Choose a reason for hiding this comment

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

LGTM!

@rkuo-danswer rkuo-danswer added this pull request to the merge queue Mar 4, 2025
Merged via the queue into main with commit 61e8f37 Mar 4, 2025
10 checks passed
ahmadassaf pushed a commit to BeameryEdge/onyx that referenced this pull request Mar 4, 2025
onyx-dot-app#4179)

* fix blowing up the entire task on exception and trying to reuse an invalid db session

* list comprehension

---------

Co-authored-by: Richard Kuo (Danswer) <[email protected]>
ahmadassaf pushed a commit to BeameryEdge/onyx that referenced this pull request Mar 5, 2025
onyx-dot-app#4179)

* fix blowing up the entire task on exception and trying to reuse an invalid db session

* list comprehension

---------

Co-authored-by: Richard Kuo (Danswer) <[email protected]>

fix blowing up the entire task on exception and trying to reuse an in… (onyx-dot-app#4179)

* fix blowing up the entire task on exception and trying to reuse an invalid db session

* list comprehension

---------

Co-authored-by: Richard Kuo (Danswer) <[email protected]>
@rkuo-danswer rkuo-danswer deleted the bugfix/delete-chat-session-task branch March 5, 2025 17:23
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