mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #138] [MERGED] [core] Increase Update Interval for Reddit and Nitter #139
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head: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.