Class peagen.errors.MissingActionError
MissingActionError()
              Bases: SchedulerError
Raised when a task payload lacks the required 'action' key.
Source code in peagen/errors.py
                    | 140 141 |  |