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

Don't fail if feed has not changed #231

Merged
merged 3 commits into from
Jul 17, 2013

Conversation

jeroenj
Copy link
Contributor

@jeroenj jeroenj commented Jul 17, 2013

#fetch_and_parse returns 304 (integer) when the If-Modified-Since is older than @feed.last_fetched.

I had quite a few feeds displaying errors because of this.

@badboy
Copy link

badboy commented Jul 17, 2013

This would explain why so much of my feeds are currently in a failed state (#229)

@jeroenj
Copy link
Contributor Author

jeroenj commented Jul 17, 2013

Yep. My logs wre filled with undefined methodlast_modified' for 304:Fixnum`.

@swanson
Copy link
Collaborator

swanson commented Jul 17, 2013

My bad on this - looks like I didn't do enough due-dillengce on #224

swanson pushed a commit that referenced this pull request Jul 17, 2013
Don't fail if feed has not changed
@swanson swanson merged commit e00bb5d into stringer-rss:master Jul 17, 2013
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.

3 participants