YUKI Hiroshi
null+****@clear*****
Tue Apr 21 16:40:49 JST 2015
YUKI Hiroshi 2015-04-21 16:40:49 +0900 (Tue, 21 Apr 2015) New Revision: 1d17c380c019217525c841b0859654c238cccd0b https://github.com/droonga/droonga.org/commit/1d17c380c019217525c841b0859654c238cccd0b Message: Add descriptions about envelope's "timeout" field Modified files: reference/1.1.0/message/index.md Modified: reference/1.1.0/message/index.md (+12 -0) =================================================================== --- reference/1.1.0/message/index.md 2014-12-01 02:32:11 +0900 (bce02ba) +++ reference/1.1.0/message/index.md 2015-04-21 16:40:49 +0900 (c987a64) @@ -16,6 +16,7 @@ The basic format of a request message is like following: "type" : "<Type of the message>", "replyTo" : "<Route to the receiver>", "dataset" : "<Name of the target dataset>", + "timeout" : <Seconds to wait for the result>, "body" : <Body of the message> } @@ -63,6 +64,17 @@ Value Default value : Nothing. This is required information. +### `timeout` {#request-timeout} + +Abstract +: Time to expire the request message, in seconds. + +Value +: A float number, for example: `0.5`. + +Default value +: `60` (means one minute). This is optional. + ### `body` {#request-body} Abstract -------------- next part -------------- HTML����������������������������...다운로드