[PR #138] [MERGED] [core] Increase Update Interval for Reddit and Nitter #139

Closed
opened 2025-10-31 16:58:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/138
Author: @ricoberger
Created: 2/12/2024
Status: Merged
Merged: 2/12/2024
Merged by: @ricoberger

Base: mainHead: core-reduce-update-interval-for-reddit-and-nitter-for-free-users


📝 Commits (1)

  • b68eae5 [core] Increase Update Interval for Reddit and Nitter

📊 Changes

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

View changed files

📝 supabase/functions/_cmd/scheduler/scheduler.ts (+23 -1)

📄 Description

Reddit and Nitter are heavlily rate limited from time to time, to not effect our premium users, by these limits, we decided to increase the interval in which the Reddit and Nitter sources are updated for users which are on the free tier.


🔄 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/feeddeck/feeddeck/pull/138 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 2/12/2024 **Status:** ✅ Merged **Merged:** 2/12/2024 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `core-reduce-update-interval-for-reddit-and-nitter-for-free-users` --- ### 📝 Commits (1) - [`b68eae5`](https://github.com/feeddeck/feeddeck/commit/b68eae5be1134df2a3c9f3683a6b2e13df152853) [core] Increase Update Interval for Reddit and Nitter ### 📊 Changes **1 file changed** (+23 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `supabase/functions/_cmd/scheduler/scheduler.ts` (+23 -1) </details> ### 📄 Description Reddit and Nitter are heavlily rate limited from time to time, to not effect our premium users, by these limits, we decided to increase the interval in which the Reddit and Nitter sources are updated for users which are on the free tier. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:58:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#139