MuckRock / muckrock

MuckRock's source code - Please report bugs, issues and feature requests to info@muckrock.com
https://www.muckrock.com
GNU Affero General Public License v3.0
114 stars 22 forks source link

This specific request is slow as molasses. #351

Closed blipblitz closed 9 years ago

blipblitz commented 9 years ago

I don't know why this keeps happening with the older BOP requests, but it drives me crazzzzzzzy.

https://www.muckrock.com/admin/foia/foiarequest/785/

morisy commented 9 years ago

So Bureau of Prisons respons to emails with its own made-up response (which, to be fair, we do too). This breaks mailgun's parser, so they get exponentially longer unless they're fastidiously cleaned up upon entrance into the communication thread. I've opened a new issue that, when taken care of, should resolve this problem; in the mean time, important to just go through and make sure to clean up long BOP emails that include too much data.

New issue: https://github.com/MuckRock/muckrock/issues/352