[PR #2449] [MERGED] fix: backfill old sessions and do queue backpressure #2112

Closed
opened 2026-03-02 12:00:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2449
Author: @MohamedBassem
Created: 2/4/2026
Status: Merged
Merged: 2/4/2026
Merged by: @MohamedBassem

Base: mainHead: fix/import-backpressure


📝 Commits (2)

  • 4dbee81 fix: backfill old sessions and do queue backpressure
  • 3e5e25f fix typo

📊 Changes

3 files changed (+118 additions, -22 deletions)

View changed files

📝 apps/workers/workers/importWorker.ts (+54 -21)
📝 packages/db/drizzle/0077_import_listpaths_to_listids.sql (+52 -1)
📝 packages/shared/logger.ts (+12 -0)

📄 Description

note: the migration has been deployed anywhere, so it should be safe to update it inline.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/2449 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/4/2026 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `fix/import-backpressure` --- ### 📝 Commits (2) - [`4dbee81`](https://github.com/karakeep-app/karakeep/commit/4dbee81771311366a4f44b109894b23954fbf117) fix: backfill old sessions and do queue backpressure - [`3e5e25f`](https://github.com/karakeep-app/karakeep/commit/3e5e25f0eec75e73530c0d7f208324112ed46993) fix typo ### 📊 Changes **3 files changed** (+118 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `apps/workers/workers/importWorker.ts` (+54 -21) 📝 `packages/db/drizzle/0077_import_listpaths_to_listids.sql` (+52 -1) 📝 `packages/shared/logger.ts` (+12 -0) </details> ### 📄 Description note: the migration has been deployed anywhere, so it should be safe to update it inline. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:00:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#2112
No description provided.