The AppEngine bullion market value calculator is working

Apparently there’s a memcache problem with Google App Engine. Renaming my memcache key caused my app to work.

This is all in reference to my post a few days ago where I mentioned my Google App Engine Bullion Value Calculator.

Update 2008-06-17: The problems came back, so I surrounded the problem spots with try/except blocks and had it clear memcache if it had any problems. Also catching another exception. The app should seriously be working now. I mean it this time. Try it out.

Leave a Reply