Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not overwrite cache entries when hitting RSS ratelimits #5756

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

absidue
Copy link
Member

@absidue absidue commented Sep 28, 2024

Do not overwrite cache entries when hitting RSS ratelimits

Pull Request Type

  • Bugfix

Related issue

Related to #5749
Related to #5755

Description

When hitting the RSS ratelimits we currently treat it the same as if the channel had no uploads and overwrite the existing cache entries with empty arrays, this pull request fixes that so that we don't overwrite them if YouTube returns a 403.

Testing

I haven't directly tested this, as I am not personally blocked but it should work.

Desktop

  • OS: Windows
  • OS Version: 10
  • FreeTube version: 30f95e5

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) September 28, 2024 10:51
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Sep 28, 2024
@efb4f5ff-1298-471a-8973-3d47447115dc

As our team cant didnt ran into the blocks maybe create test build and provide it to the users of that issue?

@FreeTubeBot FreeTubeBot merged commit 748e979 into FreeTubeApp:development Sep 29, 2024
5 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Sep 29, 2024
@absidue absidue deleted the rss-403-cache branch September 29, 2024 10:30
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Oct 3, 2024
* development: (49 commits)
  Translated using Weblate (Japanese)
  Translated using Weblate (French)
  Fix long comments overflowing and breaking the layout (FreeTubeApp#5774)
  Cleanup unused code in the store (FreeTubeApp#5776)
  Revert "Larger search/URL bar (FreeTubeApp#5348)" (FreeTubeApp#5773)
  Fix loading from search cache failing when no features are selected (FreeTubeApp#5775)
  Bump lefthook from 1.7.15 to 1.7.17 (FreeTubeApp#5768)
  Bump webpack from 5.94.0 to 5.95.0 (FreeTubeApp#5770)
  Bump sass from 1.79.3 to 1.79.4 (FreeTubeApp#5771)
  Translated using Weblate (Chinese (Traditional Han script))
  Change the Proxy Videos Through Invidious setting to only apply when using the Invidious API (FreeTubeApp#5758)
  Support copying post links from the context menu (FreeTubeApp#5760)
  Local API: Fix error when a community post has no likes (FreeTubeApp#5759)
  Translated using Weblate (English (United Kingdom))
  Translated using Weblate (Dutch)
  Translated using Weblate (Swedish)
  Do not overwrite cache entries when hitting RSS ratelimits (FreeTubeApp#5756)
  Translated using Weblate (Czech)
  Translated using Weblate (Hungarian)
  Translated using Weblate (Hungarian)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants