sometimes on my site when I'm working on my local version, I get this error in my console :
error: [Errno 32] Broken pipe
Does anyone have an idea to where it come from and how to prevent this because it's slowing down the site a lot.
I got this when the database connection was hanging between dev server and db (using Amazon RDS).