Sha256: 4867fa9aa802e854328bb2fc75d2503c91dbf240fcbdb0ba13c5112524385531
Contents?: true
Size: 595 Bytes
Versions: 20
Compression:
Stored size: 595 Bytes
Contents
# Allq::NewJob ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **tube** | **String** | Tube name | [default to "default"] **body** | **String** | Text payload | [default to "<BODY_TEXT>"] **ttl** | **Integer** | Time to live when reserved (in seconds) | [default to 1200] **delay** | **Integer** | Delay before becoming available for processing | [default to 0] **priority** | **Integer** | Priority of job in tube | [default to 5] **parent_id** | **String** | Parent job id (if applicable) | [optional]
Version data entries
20 entries across 20 versions & 2 rubygems