If positive, then we need to remove the message from the queue.
If negative, we just set the status to FAILED
.
1 | db_ack(db, queue, id, lock, success)
|
db |
DB file. |
queue |
Queue name. |
id |
Message id. |
lock |
Name of the message lock file. |
success |
Whether this is a positive or negative ACK. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.