View source: R/athena_connection.R
refresh_if_expired | R Documentation |
Refreshes an athena connection to the AP only if the credentials have expired.
refresh_if_expired(conn, window = 5 * 60)
conn |
This is the connection which has expired, but will be refreshed. |
window |
The number of seconds in advance of expiry that a refresh will still happen (default 5 mins). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.