Skip to content

Research: Handle 500s #164

@cavis

Description

@cavis

When an RSS url returns a 500 (or a connection timeout as recently seen)... we should:

  • Log a warning (so we can track in CloudWatch)
  • Return a 200 to the user (or a different non-5XX?)
  • Render a nice error message for the user

That way we get visibility into these, but don't have to sift through a bunch of 5XX alarms on our side.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions