Setting
Last updated
Was this helpful?
Last updated
Was this helpful?
Controls some key request features of the runtime at the request level.
enableOutputOnly
boolean
false
If true, the runtime will only output the result of the request and not the debug output
showDebugOutput
boolean
false
If true, the runtime will output the debug output according to the runtime in use
requestTimeout
long
false
The timeout in seconds for the request
Enable bx:output only
Disables debug output
Set the request timeout to 30 seconds
Enable bx:output only
Result: bar
Disables debug output
Set the request timeout to 30 seconds