aboutsummaryrefslogtreecommitdiffstats
path: root/packages/plugins/queue-restate/src/service.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-10fix: harden the restate implementation (#2370)Mohamed Bassem1-177/+13
2026-01-10fix: fix propagation of last error in restateMohamed Bassem1-0/+1
2026-01-03fix: drop idProvider from restate hot pathMohamed Bassem1-2/+1
2025-12-25fix(restate): change journal retention for services to 3dMohamed Bassem1-0/+3
2025-12-25fix: preserve failure count when rescheduling rate limited domains (#2303)Mohamed Bassem1-8/+41
2025-12-15Revert "fix: fix restate service to return control to restate service on time...Mohamed Bassem1-8/+1
2025-12-15fix: fix restate service to return control to restate service on timeoutMohamed Bassem1-1/+8
2025-11-30fix: Add restate queued idempotency (#2169)Mohamed Bassem1-1/+9
2025-11-24feat: Introduce groupId in restate queue (#2168)Mohamed Bassem1-1/+2
2025-11-24fix: support invocation cancellation while awaiting sempahoreMohamed Bassem1-0/+3
2025-11-10fix: stop retrying indefinitely in restate queuesMohamed Bassem1-0/+9
2025-11-09refactor: Allow runner functions to return results to onCompleteMohamed Bassem1-6/+6
2025-11-08refactor: consolidate multiple karakeep plugins into one package (#2101)Mohamed Bassem1-0/+0
2025-10-05feat: Restate-based queue plugin (#2011)Mohamed Bassem1-0/+133