aboutsummaryrefslogtreecommitdiffstats
path: root/packages/plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-01feat: batch meilisearch requests (#2441)Mohamed Bassem3-11/+192
2026-02-01refactor: lazy init background queuesMohamed Bassem2-0/+8
2026-01-10fix: harden the restate implementation (#2370)Mohamed Bassem8-211/+611
2026-01-10fix: fix propagation of last error in restateMohamed Bassem1-0/+1
2026-01-10fix: guard meilisearch client init with mutexMohamed Bassem1-0/+12
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 Bassem3-10/+156
2025-12-21feat(restate): Add a var to control whether to expose core services or notMohamed Bassem2-2/+11
2025-12-20feat: add more restate semaphore controlsMohamed Bassem1-55/+95
2025-12-15Revert "fix: fix restate service to return control to restate service on time...Mohamed Bassem2-21/+1
2025-12-15fix: fix restate service to return control to restate service on timeoutMohamed Bassem2-1/+21
2025-11-30fix: Add restate queued idempotency (#2169)Mohamed Bassem4-5/+65
2025-11-24feat: Introduce groupId in restate queue (#2168)Mohamed Bassem4-30/+380
2025-11-24fix: support invocation cancellation while awaiting sempahoreMohamed Bassem2-1/+13
2025-11-17fix: drop journal retention for sempahore and id providersMohamed Bassem2-0/+2
2025-11-10fix: stop retrying indefinitely in restate queuesMohamed Bassem1-0/+9
2025-11-09feat: add crawler domain rate limiting (#2115)Mohamed Bassem1-1/+3
2025-11-09refactor: Allow runner functions to return results to onCompleteMohamed Bassem5-23/+19
2025-11-09refactor: Extract ratelimiter into separate plugin (#2112)Mohamed Bassem4-0/+353
2025-11-08refactor: consolidate multiple karakeep plugins into one package (#2101)Mohamed Bassem20-0/+1308