[PR #2013] [MERGED] Ensure feed refresh jobs run once per hour #1949

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

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2013
Author: @MohamedBassem
Created: 10/6/2025
Status: Merged
Merged: 10/6/2025
Merged by: @MohamedBassem

Base: mainHead: codex/update-feed-refresh-job-idempotency-key


📝 Commits (1)

  • fb0d9d6 Round feed refresh hour for idempotency

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 apps/workers/workers/feedWorker.ts (+6 -1)

📄 Description

Summary

  • update the feed refreshing scheduler to derive an hourly idempotency key by rounding to the current hour
  • ensure each feed refresh job can run once per feed per hour

Testing

  • turbo run --no-daemon typecheck lint format

https://chatgpt.com/codex/tasks/task_e_68e36a3014b0832cade28ef5e2ccb53f


🔄 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/2013 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/6/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `codex/update-feed-refresh-job-idempotency-key` --- ### 📝 Commits (1) - [`fb0d9d6`](https://github.com/karakeep-app/karakeep/commit/fb0d9d653d24d8ebea5f9db46d14b1a0988922e1) Round feed refresh hour for idempotency ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/workers/workers/feedWorker.ts` (+6 -1) </details> ### 📄 Description ## Summary - update the feed refreshing scheduler to derive an hourly idempotency key by rounding to the current hour - ensure each feed refresh job can run once per feed per hour ## Testing - `turbo run --no-daemon typecheck lint format` ------ https://chatgpt.com/codex/tasks/task_e_68e36a3014b0832cade28ef5e2ccb53f --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:54 +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#1949
No description provided.