We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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})