Skip to content

no timeout when fetching feed #30

@ghost

Description

If the feed is not responding the fetching-process blocks the entire site. You can reproduce by creating a listening process with nc:

$ nc -l 8000

and setting the feed-url to http://localhost:8000. The site loading finishes after global timeout is hit.
It would be preferable to not block website-loading while fetching the feed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions