Creates a new Context with the use transient option
Deprecated: Use withAllowLimitedConn instead
Context withUseTransient(String reason) { return withAllowLimitedConn(reason); }