summaryrefslogtreecommitdiff
path: root/docs/usage.xsl
diff options
context:
space:
mode:
authorAlexey Lebedeff <alebedev@mirantis.com>2016-07-13 18:15:04 +0300
committerAlexey Lebedeff <alebedev@mirantis.com>2016-07-14 13:39:17 +0300
commit7b36b7ff75d5d7cea98b40690fd7b19c983b9c5c (patch)
tree43a466339d1d7798552af6441fd91eae555e4824 /docs/usage.xsl
parent3448f97e0ab6c6978066f937a14d467ad9b2d6ca (diff)
downloadrabbitmq-server-git-7b36b7ff75d5d7cea98b40690fd7b19c983b9c5c.tar.gz
Default timeouts: fix global/add per-command
- Global timeout `?RPC_TIMEOUT` was not used, because default value of infinity was always introduced via `?TIMEOUT_DEF`. Now `infinity` is used for commands without timeout support, and `?RPC_TIMEOUT` otherwise. - `?COMMANDS_WITH_TIMEOUT` now can contain per-command default values for timeout, using tuple `{Command, DefaultTimeoutInMilliSeconds}` instead of just `Command`.
Diffstat (limited to 'docs/usage.xsl')
0 files changed, 0 insertions, 0 deletions