Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing problem when we receive an non-RSS XML after parsing #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sebastiankruk
Copy link

Today one of the RSS feeds I was monitoring went down and produced an HTML error page. That one got parsed and was sent to $.parser - which broke on the json.rss.channel ... and actually brought the whole application down. Here is a simple fix that checks whether there is results.rss before going to parser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant