Skip to content

Research: Handle 500s #164

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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