View source: R/session-state.R
| atomic_claim_task | R Documentation |
This is a helper that combines get + conditional update in one operation
atomic_claim_task(session_id, task_id, worker_id, region, bucket)
session_id |
Session identifier |
task_id |
Task identifier |
worker_id |
Worker identifier claiming the task |
region |
AWS region |
bucket |
S3 bucket |
TRUE if claimed successfully, FALSE if already claimed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.