is there any way to enforce the 30 seconds limit on local appengine dev server?

Posted by Alon Carmel on Stack Overflow See other posts from Stack Overflow or by Alon Carmel
Published on 2010-06-13T00:22:36Z Indexed on 2010/06/13 0:32 UTC
Read the original article Hit count: 461

Filed under:
|
|

Hey, i was wondering if there is a way to enforce the 30 seconds limit that is being enforced online at the appengine production servers to the local dev server? its impossible to test if i reach the limit before going production.

maybe some django middlware?

© Stack Overflow or respective owner

Related posts about python

Related posts about django