View source: R/session-state.R
| update_session_manifest | R Documentation |
Uses S3 ETags for optimistic locking to prevent race conditions.
update_session_manifest(session_id, updates, region, bucket, max_retries = 3)
session_id |
Session identifier |
updates |
Named list of fields to update |
region |
AWS region |
bucket |
S3 bucket |
max_retries |
Maximum number of retry attempts (default: 3) |
Invisibly returns updated manifest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.