]> asedeno.scripts.mit.edu Git - bluechips.git/commit
Fix the random 403 bug.
authorEvan Broder <broder@mit.edu>
Thu, 4 Jun 2009 06:56:35 +0000 (23:56 -0700)
committerEvan Broder <broder@mit.edu>
Thu, 4 Jun 2009 06:56:35 +0000 (23:56 -0700)
commit22bb3f405f829419b9f598ab5bbf3e534b623746
tree71904ae6c919db6e34ce0c3a31e57b7dd8fc4cc3
parent40a3c2f2eafa3ca4094431cce0a600115c4cb4ac
Fix the random 403 bug.

403s were being caused by the "MySQL server has gone away" bug in
MySQLdb, so pass the pool_recycle argument to keep that from
triggering.
bluechips/config/environment.py