[PR #2169] [MERGED] fix: Add restate queued idempotency #2012

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

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2169
Author: @MohamedBassem
Created: 11/24/2025
Status: Merged
Merged: 11/30/2025
Merged by: @MohamedBassem

Base: mainHead: restate-idempotency


📝 Commits (3)

  • f6c814c fix: Add restate queued idempotency
  • 4e56049 Merge branch 'main' into restate-idempotency
  • b8db507 return on failed to acquire

📊 Changes

4 files changed (+65 additions, -5 deletions)

View changed files

📝 packages/plugins/queue-restate/src/index.ts (+2 -1)
📝 packages/plugins/queue-restate/src/semaphore.ts (+33 -3)
📝 packages/plugins/queue-restate/src/service.ts (+9 -1)
📝 packages/plugins/queue-restate/src/tests/queue.test.ts (+21 -0)

📄 Description

No description provided


🔄 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/2169 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/30/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `restate-idempotency` --- ### 📝 Commits (3) - [`f6c814c`](https://github.com/karakeep-app/karakeep/commit/f6c814ce1380fc47a64326de8c6863ff566f4967) fix: Add restate queued idempotency - [`4e56049`](https://github.com/karakeep-app/karakeep/commit/4e560496093d06dd12c7b6b5a312fb815df42606) Merge branch 'main' into restate-idempotency - [`b8db507`](https://github.com/karakeep-app/karakeep/commit/b8db5072afe0d36fff6cc530c20fe4c5a88f25e0) return on failed to acquire ### 📊 Changes **4 files changed** (+65 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/plugins/queue-restate/src/index.ts` (+2 -1) 📝 `packages/plugins/queue-restate/src/semaphore.ts` (+33 -3) 📝 `packages/plugins/queue-restate/src/service.ts` (+9 -1) 📝 `packages/plugins/queue-restate/src/tests/queue.test.ts` (+21 -0) </details> ### 📄 Description _No description provided_ --- <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:11 +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#2012
No description provided.