[PR #2185] refactor: Effect-ify the workers #2019

Open
opened 2026-03-02 12:00:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2185
Author: @MohamedBassem
Created: 11/29/2025
Status: 🔄 Open

Base: mainHead: effect-ts


📝 Commits (1)

  • 02c1d01 refactor: Effect-ify the network util class

📊 Changes

7 files changed (+319 additions, -216 deletions)

View changed files

📝 apps/workers/network.ts (+262 -207)
📝 apps/workers/package.json (+1 -0)
📝 apps/workers/workers/crawlerWorker.ts (+6 -5)
📝 apps/workers/workers/videoWorker.ts (+4 -3)
📝 package.json (+2 -0)
📝 pnpm-lock.yaml (+38 -0)
📝 tooling/typescript/base.json (+6 -1)

📄 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/2185 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 11/29/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `effect-ts` --- ### 📝 Commits (1) - [`02c1d01`](https://github.com/karakeep-app/karakeep/commit/02c1d017b299b162d7e16e66839770561bc75280) refactor: Effect-ify the network util class ### 📊 Changes **7 files changed** (+319 additions, -216 deletions) <details> <summary>View changed files</summary> 📝 `apps/workers/network.ts` (+262 -207) 📝 `apps/workers/package.json` (+1 -0) 📝 `apps/workers/workers/crawlerWorker.ts` (+6 -5) 📝 `apps/workers/workers/videoWorker.ts` (+4 -3) 📝 `package.json` (+2 -0) 📝 `pnpm-lock.yaml` (+38 -0) 📝 `tooling/typescript/base.json` (+6 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#2019
No description provided.