Description Usage Arguments Value See Also
If it does not exist, then the queue will be created.
1 | ensure_queue(name, db = default_db(), crash_strategy = "fail")
|
name |
Name of the queue. If not specified or |
db |
Path to the database file. |
crash_strategy |
What to do with crashed jobs. The default is that
they will |
The queue object.
liteq for examples
Other liteq queues: create_queue
,
delete_queue
, list_queues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.