.. ref-constants

===================
alligator.constants
===================

A set of constants included with ``alligator``.


Task Constants
==============

**WAITING** = ``0``

**SUCCESS** = ``1``

**FAILED** = ``2``

**DELAYED** = ``3``

**RETRYING** = ``4``


Queue Constants
===============

**ALL** = ``all``
