glanceapp / glanceapp/glance

Add an option to configure RSS fetch timeout

Open
#562 1 comment 1 reaction 0 assignees View on GitHub
feature request
Dominant language
Go
Stars
37.1k
Forks
1.5k
Avg merge
1h 11m
Merged PRs (30d)
1

Description

### Description

I'm using [RSSHub](https://github.com/DIYgod/RSSHub) for turning many websites to RSS feeds. When using with the RSS widget in Glance, I met a problem.

Some platforms, like `/bilibili/user/dynamic`, will take relatively long time (more than 20 seconds) to fetch all information and turn them into a feed. But before the response successfully returned, Glance will throw an error as "timed out". Reloading the page doesn't help (I guess the RSS feed response (error) is cached in Glance so it will not fetch again)

I wish there's some workaround to solve this problem. Maybe allowing configuring the fetch timeout?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.