| goose_async_timeout | R Documentation |
Execute query with timeout protection
goose_async_timeout(query, timeout = getOption("goose.timeout", 300))
query |
The query to execute |
timeout |
Timeout in seconds (default from goose.timeout option, or 300) |
Response or timeout error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.