mysociety / citizenconnect

Citizen Connect project for the NHS: reporting problems, leaving reviews
https://www.nhs.uk/careconnect/choices
Other
1 stars 0 forks source link

Report less things as errors in cron scripts #1178

Closed stevenday closed 10 years ago

stevenday commented 11 years ago

Now that we're fairly sure that the cron scripts are working correctly, it might be the time to quieten them down a bit. Two examples spring to mind:

From: fetch_reviews_from_choices_api

RepliedToReviewDoesNotExist: Could not find review with api_posting_id of 9 for reply 220682R - skipping

From get_organisation_ratings_from_choices_api

Error updating rating for The Moor Lane Centre (Integrated Service For Children) 'NoneType' object has no attribute 'find'

Both of these a consistent noise that aren't really errors.

stevenday commented 10 years ago

Re-opening this because the latter example has re-occured in a different guise:

Error updating rating for The Moor Lane Centre (Integrated Service For Children) HTTP Error 404: Not Found