- Queries
- All Atoms
- Search
- Advanced Search
Diviner All Atoms
All Atoms
All Atoms
- Return the maximum number of times this task may be retried before it is considered permanently failed. By default, tasks retry indefinitely. You can throw a @{class:PhabricatorWorkerPermanentFailureException} to cause an immediate permanent failure.
- Method
- Return the number of seconds this worker needs hold a lease on the task for while it performs work. For most tasks you can leave this at `null`, which will give you a default lease (currently 2 hours).
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Allows tasks to yield to other tasks.
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Set the result order.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Select and lease tasks from the worker task queue.
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Select only leased tasks, only unleased tasks, or both types of task.
- Method
- Method
- Method
- Set this flag to select tasks from the top of the queue without leasing them.
- Method
- Method
- Method