Skip to main content

LOAD_ACTION_ROW

Constant LOAD_ACTION_ROW 

Source
pub const LOAD_ACTION_ROW: &str = "SELECT attempts, object_hash FROM queue WHERE id = :id";
Expand description

One queue row’s spent attempts and pinned body, for a caller acting on a row by id: cancelling it, acknowledging an intent it performed out of band, or recording a failure.