Skip to content

Improve infinite redirection error message #195

Open
@twm

Description

@twm

Right now an infinite redirection produces a traceback ending with an error like:

twisted.web._newclient.ResponseFailed: [<twisted.python.failure.Failure twisted.web.error.InfiniteRedirection: 302 Infinite redirection detected to http://feedpress.me/jlongster>]

Add a special case for this one as it is a failure condition seen in the wild.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions