Skip to content

fix: Remove stuck on MongoDB Chat Memory node - #209

Open
everettbu wants to merge 3 commits into
masterfrom
adover134-patch-3
Open

fix: Remove stuck on MongoDB Chat Memory node#209
everettbu wants to merge 3 commits into
masterfrom
adover134-patch-3

Conversation

@everettbu

Copy link
Copy Markdown

Mirror of n8n-io/n8n#21566
Original author: adover134


Summary

  1. moved definition of client variable outside of try, so that we can close the connection at catch if the node made error before return to parent node.
  2. added await for response from DB.

I added workflow and dockerfile on the previous request.

Related Linear tickets, Github issues, and Community forum posts

fixes #21495

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@everettbu everettbu added community Authored by a community member in linear Issue or PR has been created in Linear for internal review labels Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Authored by a community member in linear Issue or PR has been created in Linear for internal review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants