| rrq_destroy | R Documentation | 
Entirely destroy a queue, by deleting all keys associated with it from the Redis database. This is a very destructive action and cannot be undone.
rrq_destroy(
  delete = TRUE,
  worker_stop_type = "message",
  timeout_worker_stop = 0,
  controller = NULL
)
| delete | Either  | 
| worker_stop_type | Passed to  | 
| timeout_worker_stop | A timeout to pass to the worker to
respond the request to stop. See  | 
| controller | The controller to destroy | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.