Skip to content

chore(release): staging to production - 2026.03.17 - #1032

Merged
maxtechera merged 2 commits into
productionfrom
staging
Mar 17, 2026
Merged

chore(release): staging to production - 2026.03.17#1032
maxtechera merged 2 commits into
productionfrom
staging

Conversation

@github-actions

Copy link
Copy Markdown

🚀 Release: Staging to Production

Release Date: 2026-03-17

Changes in this release

  • fix(documentstore): eliminate OOM during vectorstore upsert of large stores (dde94ee)

This PR is automatically created/updated when commits are pushed to staging.
Merging this PR will trigger the release workflow to create a new GitHub release.

…stores

Cap addedDocs to 4 preview samples instead of accumulating all 95k+
documents (~475MB). Remove addedDocs spread in worker thread that
duplicated the accumulation. Replace totalKeys listKeys() call with
computed count to avoid loading all record manager keys into memory.
fix(documentstore): eliminate OOM during vectorstore upsert of large stores
@vercel

vercel Bot commented Mar 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
answerai-docs Building Building Preview Mar 17, 2026 0:52am
the-answerai Building Building Preview Mar 17, 2026 0:52am

Request Review

@maxtechera
maxtechera merged commit f2e7aae into production Mar 17, 2026
5 of 7 checks passed
@maxtechera
maxtechera temporarily deployed to staging - aai-unified2-flowise-moonstruck March 17, 2026 00:52 — with Render Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant