Today's downtime has totally exploded my budget limit. Because requests that currently loaded in 0.3 seconds now took over 6 minutes, the number of instances exploded and depleted my quota in minutes.
Can I set a 10 second deadline for any request? If it takes more than that I would like it to fail. Or can I do it as the data store level when doing a Entity.all() + filter() query?