is there any way to enforce the 30 seconds limit on local appengine dev server?
- by Alon Carmel
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?