We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
09db85d
added timeouts to generic calls, defaults so 2000ms. can be set via options per call: rohrpost.call('rpc-name', {payload}, {timeout: 2000})
rohrpost.call('rpc-name', {payload}, {timeout: 2000})